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