A

Admin • 833K 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: 28
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

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.

Be the first to start discuss.