Unix Which command is used to locate all the .profile files in the system? cd /.profile ls profile None of these find /-name profile -print l -u .profile cd /.profile ls profile None of these find /-name profile -print l -u .profile ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 3 5 1 None of these 6 3 5 1 None of these 6 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? R r C c R r C c ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? cd cd/ None of these cd .. chdir cd cd/ None of these cd .. chdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following options will be used to display number of blocks used by a file? -r option None of these -c #NAME? -r option None of these -c #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to display a file copy a file None of these print a file capture a file display a file copy a file None of these print a file capture a file ANSWER DOWNLOAD EXAMIANS APP