> On Fri, 11 Feb 2000 20:02:33 -0000 "Kenn Humborg" <kenn at bluetree.ie>
> wrote:
> | > sed 's/ *| */|/g' file | cat > file
>> | > surely ??
>> | Is that _guaranteed_ not to truncate 'file' before sed
> | reads it?
>well, yes it should do, because its handing the output to cat before being
piped back into itself . . . now of course thats down to how much info cat
can hold . . . but you certainly shouldn't see sed overwrite the file it's
trying to parse
--steve
> For extra fun, what happens if you try
> sed 's/ *| */|/g' file | cat >> file
> Once upon a time, when patches to the kernel weren't quite as stable, I
> used to run script, run the patch, close the shell and glance through the
> typescript to spot any problems. Except once I forgot Ctrl-D. For extra
> stupid points, use cat instead of less.....
> Paul
>
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!