Unix In vi editor, forward search is performed using the command. /pat ?pat All of these :pat /pat ?pat All of these :pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a communication command. grep mail mesg write grep mail mesg write ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? my .file None of these TRY trial my .file None of these TRY trial 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 -F -x ls -l ls ~ x Ip ls -F -x ls -l ls ~ x Ip ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? copy wb collect mon /misc copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc cp wb collect mon ../misc None of these copy wb collect mon /misc copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc cp wb collect mon ../misc None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -c #NAME? None of these -r option -c #NAME? None of these -r option ANSWER DOWNLOAD EXAMIANS APP