Solved

In Any *NIX System, After Saving a Script, You Need

Question 49

Multiple Choice

In any *NIX system, after saving a script, you need to make it executable so that you can run it. From the command line, type ____.


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