Which of the following commands can be used to access the home directory of the user “bob” while...
Linux Essentials
The tilde (~) is used to represent:The tilde (~) is used to...
The tilde (~) is used to represent: A user’s home directory Any two single characters The directory...
Is the following path absolute or relative? ../../home/sysadmin
Is the following path absolute or relative? ../../home/sysadmin Relative Absolute
Is the following path absolute or relative? sysadmin/Documents
Is the following path absolute or relative? sysadmin/Documents Relative Absolute
Is the following path absolute or relative? /etc/ppp
Is the following path absolute or relative? /etc/ppp Absolute Relative
The top-level directory on a Linux system is represented as:
The top-level directory on a Linux system is represented as: / C: /home /root
What option for the ls command will display all files, including...
What option for the ls command will display all files, including hidden files? -L -H -w -a
Hidden files are files that begin with what character?
Hidden files are files that begin with what character? A dash (-) A plus (+) A period (.) An...
To move a page forward one at a time while viewing a man page...
To move a page forward one at a time while viewing a man page, press the following: Spacebar m...
After performing a search, you can use the _ key to return to a...
After performing a search, you can use the ____ key to return to a previously found match: N U n D
When interpreting the SYNOPSIS of a command found on a man page...
When interpreting the SYNOPSIS of a command found on a man page, the “|” means: The items it...
To go to the next match of a search on a man page, press:
To go to the next match of a search on a man page, press: N ] } n
To go to the end of an info page, press:
To go to the end of an info page, press: N END ] n
In order to search an info page, the first key to press...
In order to search an info page, the first key to press is: (choose one) f t s g
To exit the info page, press:
To exit the info page, press: X x q z