Unix Which command is used to locate all the .profile files in the system? l -u .profile 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 ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; remove rdir None of these rmdir rd remove rdir None of these rmdir rd ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control - u] [Control-d] [Control -P] [Control-c] None of these [Control - u] [Control-d] [Control -P] [Control-c] None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -c wc -w wc -r wc - 1 wc -c wc -w wc -r wc - 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? trial my .file TRY None of these trial my .file TRY None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to replace a single character with new text? s R r S s R r S ANSWER DOWNLOAD EXAMIANS APP