Wiki source for BashWc


Show raw source

=====Bash Word-Counting=====
return to DevBash

====Code====
Simple file line count
%%(bash)
wc -l filename.txt
%%

====References====
http://stackoverflow.com/questions/114814/count-non-blank-lines-of-code-in-bash
Valid XHTML 1.0 TransitionalValid CSSWikkaWiki