Unix Which command is used to sort the lines of data in a file in reverse order sort -r sort sh st sort -r sort sh st ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? ln cp None of these tar lk ln cp None of these tar lk ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tee sort grep tr tee sort grep tr ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls *[lst] ls lst* ls -l *.lst ls *.* ls *[lst] ls lst* ls -l *.lst ls *.* 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 of the following commands is used to display the filenames in multiple columns? lc ls -1 None of these ls ls -x lc ls -1 None of these ls ls -x ANSWER DOWNLOAD EXAMIANS APP