The current directory contains the following file:-rwxr-xr-x 1 root root 859688 Feb 7 08:15 test.shGiven that the file is a valid shell script, how can this script be executed? (Choose two.)
Which of the following commands sorts the output of the command export-logs?
A directory contains the following files:What would be the output of the following shell script?for file in *.txt
Which of the following commands will search for the file foo.txt under the directory /home?
The current directory contains the following file:-rw-r`"r`" 1 root exec 24551 Apr 2 12:36 test.shThe file contains a valid shell script, but executing this file using ./test.sh leads to this error: bash: ./test.sh: Permission deniedWhat should be done in order to successfully execute the script?
What are the differences between hard disk drives and solid state disks? (Choose two.)