What happens after issuing the command vi without any additional parameters?
Which of the following commands prints a list of usernames (first column) and their primary group (fourth column) from the /etc/passwd file?
In Bash, inserting 1>&2 after a command redirects
Which of the following commands will reduce all consecutive spaces down to a single space?
Which of the following shell redirections will write standard output and standard error output to a file named filename?
Typically, which top level system directory is used for files and data that change regularly while the system is running and are to be kept between reboots? (Specify only the top level directory)
To prevent users from being able to fill up the / partition, the ____________ directory should be on a separate partition if possible because it is world writeable.
After modifying GNU GRUB's configuration file, which command must be run for the changes to take effect?
You want to preview where the package file, apache-xml.i386.rpm, will install its files before installing it. What command do you issue?
Which of the following commands can be used to perform a full text search on all available packages on a Debian system?