Which variable defines the directories in which a Bash shell searches for executable commands?
Which of the following shell redirections will write standard output and standard error output to a file named filename?
Which grep command will print only the lines that do not end with a / in the file foo?
In the vi editor, which of the following commands will copy the current line into the vi buffer?