LPI 010-160 Practice Test - Questions Answers, Page 2
List of questions
Related questions
Which permissions are set on a regular file once the permissions have been modified with the command chmod 654 file.txt?
What is true about the owner of a file?
Which of the following permissions are set on the /tmp/ directory?
Which command adds the new user tux and creates the user's home directory with default configuration files?
What information is stored in /etc/passwd? (Choose three.)
Which of the following tar options handle compression? (Choose two.)
FILL BLANK
What keyword is used in a shell script to begin a loop? (Specify one keyword only, without any additional information.)
Which of the following commands creates an archive file work.tar from the contents of the directory ./work/?
Which of the following keys can be pressed to exit less?
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.)
Question