Unix Which command is used to display the device name of the terminal you are using? ls None of these who tty stty ls None of these who tty stty ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to update access and modification times of a file? touch cat grep wc touch cat grep wc 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? +(m+l).n None of these kill #NAME? +(m+l).n None of these kill #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? second first third fourth second first third fourth ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? more cat grep tee None of these more cat grep tee None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* catch .ch patch All of these catch .ch patch All of these ANSWER DOWNLOAD EXAMIANS APP