Question 76
The current directory contains the following file:
-rwxr-xr-x 1 root root 859688 Feb 7 08:15 test.sh
Given that the file is a valid shell script, how can this script be executed? (Choose two correct answers.)
-rwxr-xr-x 1 root root 859688 Feb 7 08:15 test.sh
Given that the file is a valid shell script, how can this script be executed? (Choose two correct answers.)
Question 77
Which permissions are set on a regular file once thepermissions have been modified with the command chmod 654 file.txt?
Question 78
Which of the following commands are used to get information on the proper use of ls? (Choose two correct answers.)
Question 79
How is a new Linux computing instance provisioned in an laaS cloud?
Question 80
Which of the following statements are true regarding a typical shell script? (Choose two.)
