Unix The cat command is used to capture a file None of these print a file copy a file display a file capture a file None of these print a file copy a file display a file ANSWER DOWNLOAD EXAMIANS APP
Unix The command to count the number of files in the current directory by using pipes, is ls | ws -c ls | wc -w ls -l | wc -l ls | wc ls | ws -c ls | wc -w ls -l | wc -l ls | wc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. wcount countw wc None of these count p wcount countw wc None of these count p ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -l ls -x ls -F ls -a ls -l ls -x ls -F ls -a ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? -R #NAME? None of these -1 -R #NAME? None of these -1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? cat cut paste grep cat cut paste grep ANSWER DOWNLOAD EXAMIANS APP