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 In vi editor, forward search is performed using the command. ?pat /pat :pat All of these ?pat /pat :pat All of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls -l ls -F -x Ip ls ~ x ls -l ls -F -x Ip ls ~ x 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? None of these more tee cat grep None of these more tee cat grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? chdir changedir cdir cd None of these chdir changedir cdir cd None of these 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 grep sort tr tee grep sort tr tee ANSWER DOWNLOAD EXAMIANS APP