Unix Which command is used to count just the number of characters in a file? wc -r wc -c wc -w wc - 1 wc -r wc -c wc -w wc - 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? l -u .profile find /-name profile -print cd /.profile None of these ls profile l -u .profile find /-name profile -print cd /.profile None of these ls profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about all users who are currently logged into the system? which who who am i None of these 1 /u which who who am i None of these 1 /u ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. None of these count p wc wcount countw None of these count p wc wcount countw ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? h k None of these i j h k None of these i j ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? fch ech rch tch None of these fch ech rch tch None of these ANSWER DOWNLOAD EXAMIANS APP