Unix Which command is used with vi editor to save file and remain in the editing mode? :w q! :q :x None of these :w q! :q :x None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+x letter chmod ugo+rw letter chmod ugo+r letter chmod u+x letter chmod ugo+x letter chmod ugo+rw letter chmod ugo+r letter chmod u+x letter 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 The command used to compare the files is known as cmp do ccp comp cmp do ccp comp 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
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? -d -l -r -b None of these -d -l -r -b None of these ANSWER DOWNLOAD EXAMIANS APP