Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

count the number of words in a file

1
wc -w 'yourText' <filename>
Source by cmdlinetips.com #
 
PREVIOUS NEXT
Tagged: #count #number #words #file
ADD COMMENT
Topic
Name
8+1 =