I know javascript(client side script) is restricted to use system resource!
Any how can I invoke Linux terminal from javascript? It is OK to ask confirmation from the user before executing the shell.
Anyone has solution? Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Big No.
The only way would be to make an ajax call to the server that will do the linux calls for you.