The command to count the number of files in the current directory by using pipes, is
The command to count the number of files in the current directory by using pipes, is Correct Answer ls | wc -w
The command to count the number of files in the current directory by using pipes, is Correct Answer ls | wc -w