Unix Which of the following signs is used to back up over typing errors in vi? @ ! $ # None of these @ ! $ # None of these ANSWER DOWNLOAD EXAMIANS APP
Unix In vi editor, forward search is performed using the command. All of these /pat :pat ?pat All of these /pat :pat ?pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd p cd p* cd [p] cd p* cd p cd p* cd [p] cd p* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * ../bin *.* mv * ../bin None of these mv *.* /bin/ mv * /bin/* mv * ../bin *.* mv * ../bin None of these mv *.* /bin/ mv * /bin/* ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files? None of these -b -d -r -l None of these -b -d -r -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? None of these copy cpio tar cp None of these copy cpio tar cp ANSWER DOWNLOAD EXAMIANS APP