[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
4.11 Counting Lines
No strange things are done now, because sed
gives us
‘wc -l’ functionality for free!!! Look:
#!/usr/bin/sed -nf $=
This document was generated on January 5, 2013 using texi2html 5.0.