manpagez: man pages & more
info sed
Home | html | info | man

File: sed.info,  Node: wc -l,  Next: head,  Prev: wc -w,  Up: Examples

7.15 Counting Lines
===================

No strange things are done now, because ‘sed’ gives us ‘wc -l’
functionality for free!!!  Look:

     #!/usr/bin/sed -nf
     $=

© manpagez.com 2000-2026
Individual documents may contain additional copyright information.