Ask Question
26 November, 04:48

In any * NIX system, after saving a script named "script_name," you need to make it executable so that you can run it. Which command will accomplish this task from the command line?

+1
Answers (1)
  1. 26 November, 05:11
    0
    chmod + x script_name

    Cheers
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “In any * NIX system, after saving a script named "script_name," you need to make it executable so that you can run it. Which command will ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers