Unix The command to count the number of files in the current directory by using pipes, is ls -l | wc -l ls | wc -w ls | wc ls | ws -c ls -l | wc -l ls | wc -w ls | wc ls | ws -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? stty tty None of these ls who stty tty None of these ls who ANSWER DOWNLOAD EXAMIANS APP
Unix In vi editor, forward search is performed using the command. ?pat :pat /pat All of these ?pat :pat /pat All of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd p* cd p* cd [p] cd p cd p* cd p* cd [p] cd p ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? -2 -4 #NAME? -1 -2 -4 #NAME? -1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? tar cp ln lk None of these tar cp ln lk None of these ANSWER DOWNLOAD EXAMIANS APP