P

Priyanka Tomar • 35.28K Points
Coach

Q. Suppose run_me.sh is a script file. Which command is used to make it executable?

  • (A) chmod +e run_me.sh
  • (B) ALL
  • (C) chmod +y run_me.sh
  • (D) chmod +x run_me.sh
  • Correct Answer - Option(D)
  • Views: 36
  • Filed under category MySQL

Explanation by: Priyanka Tomar
This question is about making a script file, called "run_me.sh," executable. This means the computer can understand and run the instructions inside the script.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics