What command is used to count the number of files in the current directory by using pipes?
What command is used to count the number of files in the current directory by using pipes? Correct Answer ls | wc - l
What command is used to count the number of files in the current directory by using pipes? Correct Answer ls | wc - l