Unix In vi editor, forward search is performed using the command. :pat All of these ?pat /pat :pat All of these ?pat /pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? None of these tar cp cpio copy None of these tar cp cpio copy ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* All of these catch .ch patch All of these catch .ch patch ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -R 222 progs chmod -x a+x progs chmod -1 a+x progs chmod -R a+x progs chmod -R 222 progs chmod -x a+x progs chmod -1 a+x progs chmod -R a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? TRY None of these my .file trial TRY None of these my .file trial ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the >> symbols < symbols > symbols None of these >> symbols < symbols > symbols None of these ANSWER DOWNLOAD EXAMIANS APP