Solved

In Any *NIX System,after Saving a Script Named "Script_name," You

Question 35

Multiple Choice

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?


A) chmod +execute script_name
B) chmod +x script_name
C) chmod -execute script_name
D) chmod -x script_name

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions