Unix Which command is used to save the standard output in a file, as well as display it on the terminal? cat more tee None of these grep cat more tee None of these grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -c wc -r wc - 1 wc -w wc -c wc -r wc - 1 wc -w ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has None of these write and executable permissions executable permission only both read and write permissions both read and executable permissions. None of these write and executable permissions executable permission only both read and write permissions both read and executable permissions. ANSWER DOWNLOAD EXAMIANS APP
Unix Which set option is used with vi editor to display line numbers on screen? nu ic li nm nu ic li nm ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? mv rename ren remove mv rename ren remove ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? None of these k i j h None of these k i j h ANSWER DOWNLOAD EXAMIANS APP