Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? a s S A a s S A ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? ren rename remove mv ren rename remove mv ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod u+x note chmod ugo+x note chmod u+w note chmod g+x note chmod u+x note chmod ugo+x note chmod u+w note chmod g+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? more file ls cat more file ls cat ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod u=rwx, g=rw, o=x note None of these chmo a =761 note chmod 167 note chmod 4=7, g=6,0 =1 note chmod u=rwx, g=rw, o=x note None of these chmo a =761 note chmod 167 note chmod 4=7, g=6,0 =1 note 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? -r -l None of these -d -b -r -l None of these -d -b ANSWER DOWNLOAD EXAMIANS APP