perl -i -n -e "unless($ok || /RE/) {<>} else{print;$ok=1}" foo
In reply to RE: Re: File editing by Albannach in thread File editing by Jonathan