Which of the following sed commands will replace all instances of the string foo with the string foobar changing the file filel.txt in place?
Which SysV init configuration file is commonly used to set the default run level? (Specify the full name of the file, including path.)
Which of the following commands makes /bin/foo executable by everyone but only writable by its owner?
What is true regarding the command
ls > files
if files do not exist?