in reply to Re: Deleting a line out of text file
in thread Deleting a line out of text file

For those not familiar with all the command line options you can specify in a perl one-liner, do
perldoc perlrun
at a comand prompt.

HTH.