Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

command to find the count of only words in a file in linux

wc -w <filename>
wc --words <filename>
 
PREVIOUS NEXT
Tagged: #command #find #count #words #file #linux
ADD COMMENT
Topic
Name
6+5 =