Question: In Linux terminal, while you are in /etc. The command wc filename will output the number of characters (bytes), words and lines in filename. Use
In Linux terminal,
while you are in /etc. The command wc filename will output the number of characters (bytes), words and lines in filename. Use ls and a pipe to wc to find out how many files in /etc start with the letter c. What command did you enter?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
