Unix Which of the following command addresses all users who are currently hooked on? write mail mesg wall write mail mesg wall ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc newfile wc infile | newfile wc infile - newfile wc infile >newfile wc newfile wc infile | 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 sort sh sort -r st sort sh sort -r st ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? #NAME? None of these kill +(m+l).n #NAME? None of these kill +(m+l).n ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns? ls -x ls ls -1 None of these lc ls -x ls ls -1 None of these lc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? who stty None of these ls tty who stty None of these ls tty ANSWER DOWNLOAD EXAMIANS APP