Unix Which command is used to save the standard output in a file, as well as display it on the terminal? cat more grep tee None of these cat more grep tee 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 command is used to print a file? print lp pg prn print lp pg prn ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: standard input file both input and output file standard output file neither standard input nor standard output file standard input file both input and output file standard output file neither standard input nor standard output file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? paste cut grep cat paste cut grep cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? None of these k j i h None of these k j i h ANSWER DOWNLOAD EXAMIANS APP