help-bash
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[Help-bash] modifying files in place.
From
:
John Kearney
Subject
:
[Help-bash] modifying files in place.
Date
:
Fri, 31 May 2013 03:00:46 +0200
Hi all,
so I recently came across a new construct (for me) to edit a file in place.
{ rm file && awk 'whatever' >file } <file
I'm just wondering how portable is it? This seems to be making use of OS/FS specific behavior.
Thanks
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
[Help-bash] modifying files in place.
,
John Kearney
<=
Re: [Help-bash] modifying files in place.
,
Pierre Gaston
,
2013/05/30
Re: [Help-bash] modifying files in place.
,
Chris Down
,
2013/05/30
Re: [Help-bash] modifying files in place.
,
Greg Wooledge
,
2013/05/31
Prev by Date:
Re: [Help-bash] getting weird output out of 'echo' w/args
Next by Date:
Re: [Help-bash] modifying files in place.
Previous by thread:
Re: [Help-bash] getting weird output out of 'echo' w/args
Next by thread:
Re: [Help-bash] modifying files in place.
Index(es):
Date
Thread