Unix The command that can be used to restrict incoming messages to a user is None of these halt grep mesg sleep None of these halt grep mesg sleep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -w wc -c wc -r wc - 1 wc -w wc -c wc -r wc - 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? wc None of these sort grep wc None of these sort grep ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the < symbols > symbols >> symbols None of these < symbols > symbols >> symbols None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * /bin/* mv * ../bin mv *.* /bin/ None of these mv * ../bin *.* mv * /bin/* mv * ../bin mv *.* /bin/ None of these mv * ../bin *.* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sh sort st sort -r None of these sh sort st sort -r None of these ANSWER DOWNLOAD EXAMIANS APP