To display the last 10 lines of the text file afile.txt, you would...
Which of the following basic commands will change the directory or...
Pressing the up arrow key in Bash reveals commands you've recently...
Which Linux command provides the information by displaying the names...
Which of the following commands displays the name of the directory in...
The files afile.txt and AFile.TXT can both exist on a Linux filesystem...
You type touch afile.txt in a directory that contains no files. What...
To view all your recent commands in the command history, type in the...
Partitioning a disk can enable you to install multiple OSs on one...
Which Linux directory holds the system configuration files?
Which basic command will create a symbolic link (shortcut) to a file?
You can delete any file on the computer by using rm as an ordinary...
Which key would you press if you wanted to do a command completion of...
Which of the following commands will print lines from the file...
Where do most log files reside on a Linux computer?
Which character has the specific purpose of specifying the root...
Pressing the M key in top causes the display to change to sort...
What does the permission string -rwxrwx--- mean?
The tail basic command will output the last _____ lines of a file.
The main filesystem in Linux is referred to as the _____ and is...
Which of the following commands will print lines from the file...
With most distributions, USB flash drives, and other removable media...
Which of the following syntaxes will you use to extract a file using...
You want to copy the contents of the ~/important directory, including...
It is possible to see a list of all the directory paths in your Linux...
Which of the following options to chown changes the ownership of all...
Which character that represents the start of a line in a regular...
By default, useradd copies a set of user configuration files from...
To allow the man pages to be viewed a page at a time, which pager...
What option can you pass to groupadd to have it create a group with a...
Which of the processes can you use to identify running processes?...
Linux supports two types of text-mode output to the screen, which you...
The gzip, bzip2, and xz programs all perform _____ compression, in...
What symbol do you place after a command to run the program in the...
Which of the following redirection operators appends a program's...
Which of the following commands provides a low-level way to install...
The mv command is used to both move and _____ files and directories.
What program can you use to manually bring up a network interface in...
Users should be logged in when you change their UID numbers with...
Which of the following actions is performed when a file is...
Your network's hardware interface is called eth0. You want to bring up...
The find command enables you to locate files based on their sizes.
Which of the following programs produces a summary of the memory...
You can use the ____ command to count the characters, words, and lines...
GUI account management tools provide more options than their text-mode...
Which of the following commands supports both gzip and bzip2...
To run a GUI program in Linux, you must launch it from a desktop...
Which of the following pieces of information on user accounts is not...
You're writing a script that should accept two arguments, a username...
Which of the following commands is used to extract a compressed file?
In what file are you likely to find the following lines?...
Even after an account is deleted, its UID number cannot be reused.
A file has a symbolic mode of -rw-r-----. The file's octal mode is...
The gzip program generally produces more compact compressed files than...
Which Linux directory holds program files that are critical for normal...
To create a listing of the file afile.txt in the directory one level...
The _____ command can ONLY remove empty directories.
You can configure your power supply by accessing the /dev/power device...
Which of the following files defines Linux groups?
You want to create a directory called ~/Documents/papers, but you're...
To compress files archived with zip, you must use an external...
You've received a tarball called data79.tar from a colleague, but...
Which methods or commands provide access to superuser privileges for...
The first process to be run by the Linux kernel is normally called...
You want to delete the oldproj group, so you type ______ oldproj.
You use the ___ character to separate two strings, either of which...
Mary finds that she can delete George's files in /tmp. What might this...
Which of the following text editors runs as a text-mode program when...
How many man page sections are there total?
Which of the following outcomes will you get after executing the # tar...
Default permissions are determined by the _____.
Which regular expression string matches any sequence of characters of...
Which command would create a zip file containing the files holiday.tif...
The string _______, located at the start of the file, identifies a...
The command _______ :users somefile.txt changes the group affiliation...
You want to test connectivity to google.com by sending 11 packets to...
To change a current user account's home directory location, you might...
What keystroke deletes a line of text when using nano?
The _____ filesystem is very old but is supported by almost every OS,...
You want to see only the names of all the subdirectories of the...
What type of information can netstat provide? (choose all that apply.)
The user arnold is currently logged in. Despite this fact, you want to...
Where does the kernel store its ring buffer logs?
The term _________ refers to the use of wildcards in filename...
To append a program's standard error to an existing file without...
Which options to find can you use to locate files owned by a...
Which of the following programs enable root to set the ownership of...
Complete the following command to redirect both standard output and...
The _________ qualifier to tar causes it to use xz compression when...
Which of the following is a text-mode command that is helpful in...