dblack / wobblini.net wrote:
>
>
> For the script version you can also do:
>
> #!/usr/local/bin/ruby -ni.bak
> puts $_ unless $. == 5
>
> (or some variant thereof).
> 
> 
> David
> 

That is so "perl"......