When creating a new file, what can be done to make the file hidden from the default output of the ls command?
Correct Answer:B
Which of the following commands will output all of the lines with the name Fred in upper or lower case but not the word red from the file data_file? (Choose two)
Correct Answer:DE
Which of the following filesystems is most commonly used for Linux distributions?
Correct Answer:B
Which of the following commands will output a list of all of the file names, under your home directory and all subdirectories, which have file names ending with .pdf?
Correct Answer:D
Which command will display running process information in real time?
Correct Answer:A
Which command will display the last line of the file foo.txt?
Correct Answer:D