Question: I need linux commands that can do the following to a file called test a) Display the number of lines, words, and characters. b) Stripping
I need linux commands that can do the following to a file called test a) Display the number of lines, words, and characters. b) Stripping out all but letters, display the number of lines, words, and characters. c) Display the number of characters in the file that are not letters. d) Display the result of dividing the total number of white spaces by the total number of characters. Space is NOT considered a character.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
