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 command is used to terminate a process? shutdown haltsys cancel kill shutdown haltsys cancel kill ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rd rdir rmdir dldir rd rdir rmdir dldir ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? copy a:programs/wb b:misc/wb cp programs/wb misc None of these copy programs/wb misc/wb tar programs/wb misc/wb copy a:programs/wb b:misc/wb cp programs/wb misc None of these copy programs/wb misc/wb tar programs/wb misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? ren mv remove rename ren mv remove rename 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 a+x progs 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 ANSWER DOWNLOAD EXAMIANS APP