According to the UNIX design paradigm, what is a file?
Why is it recommended for root’s homedir to be in a separate location from other users’ homedirs?
What is the name of the Linux mascot?
In a bash script, what does the $0 builtin variable contain?
What is the MBR?
Which of the following performance information is considered the most important information provided by the vmstat command?
To kill all of the jobs you have access to kill, use which command?
To create or delete files in a directory, you need what permission?
What free optional software package allows the Linux kernel to support proprietary filesystems such as ExFAT and NTFS?
If there are three arguments on the command line to a bash script, what will be the contents of $# builtin variable?