Which of the following statements is correct regarding the command foo 1> bar?
Which of the following commands can be used to determine how long the system has been running? (Choose TWO correct answers.)
From a Bash shell, which of the following commands directly executes the instruction from the file /usr/local/bin/runme.sh without starting a subshell? (Please select TWO answers.)
Which of the following commands can be used to create a USB storage media from a disk image?
In a nested directory structure, which find command line option would be used to restrict the command to searching down a particular number of subdirectories?
In the vi editor, what vi command will copy (but not paste) from the current line at the cursor and the following 16 lines (17 lines total)? Specify the correct vi command without spaces.
What do the permissions -rwSr-xr-x mean for a binary file when it is executed as a command?
What is the purpose of the xargs command?
Pressing the Ctrl-C combination on the keyboard while a command is executing in the foreground sends which of the following signal codes?
The system configuration file named _______ is commonly used to set the default runlevel. (Please provide the file name with full path information)