Hello,

On Mon, 05 Feb 2007, Randall R Schulz wrote:
>Well, it's good to learn that sed has an in-place editing option.

$ sed -i
sed: invalid option -- i
[..]
$ sed --version 
GNU sed version 3.02

That is an unportable not quite recent addition to GNU sed. Other sed
implementations don't have it. Just keep that in mind, ok?

-dnh

-- 
"[the block drivers and the buffer cache] aren't incestuous,
they're just living in sin.. " -- Linus Torvalds
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to