sed: wc -l

1 
1 7.14 Counting Lines
1 ===================
1 
1 No strange things are done now, because 'sed' gives us 'wc -l'
1 functionality for free!!!  Look:
1 
1      #!/usr/bin/sed -nf
1      $=
1