Ask Question
27 February, 09:21

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. 27 February, 10:29
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers