Unix The command to count the number of files in the current directory by using pipes, is ls -l | wc -l ls | wc ls | wc -w ls | ws -c ls -l | wc -l ls | wc ls | wc -w ls | ws -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? lp prn pg print lp prn pg print ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? lk None of these tar ln cp lk None of these tar ln cp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? grep cat tee more None of these grep cat tee more None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you None of these to move cursor right by one position to move cursor to the beginning of the line specified by the number to move cursor left by one position to move cursor down by one line None of these to move cursor right by one position to move cursor to the beginning of the line specified by the number to move cursor left by one position to move cursor down by one line ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files? rm erase None of these dm delete rm erase None of these dm delete ANSWER DOWNLOAD EXAMIANS APP