Ask Question
16 December, 04:14

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?

+2
Answers (1)
  1. 16 December, 06:15
    0
    chmod + x script_name

    Cheers
Know the Answer?
Not Sure About the Answer?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers