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 The command to count the number of files in the current directory by using pipes, is ls -l | wc -l ls | wc ls | ws -c ls | wc -w ls -l | wc -l ls | wc ls | ws -c ls | wc -w ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? None of these bof eof head - r tail None of these bof eof head - r tail ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command addresses all users who are currently hooked on? write mesg wall mail write mesg wall mail ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -c -r option None of these #NAME? -c -r option None of these #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* .ch patch catch All of these .ch patch catch All of these ANSWER DOWNLOAD EXAMIANS APP