Unix Which command is used to print a file? lp prn pg print lp prn pg print ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to have a two-way communication with any person who is currently logged in? mesg None of these mail write grep mesg None of these mail write grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? None of these chown chgrp chusr chmod None of these chown chgrp chusr chmod ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? ?? / // ? ?? / // ? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile | newfile wc newfile wc infile - newfile wc infile >newfile wc infile | newfile wc newfile wc infile - newfile wc infile >newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order st sort sh sort -r st sort sh sort -r ANSWER DOWNLOAD EXAMIANS APP