bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Feature request


From: Aharon Robbins
Subject: Re: Feature request
Date: Fri, 11 Jul 2008 13:40:22 +0300

Greetings. Thank you for your note and the appreciation.

> Date: Thu, 10 Jul 2008 12:51:41 -0400
> From: "Malladi, Sasikanth " <address@hidden>
> Subject: Feature request
> To: address@hidden
>
> Hi, as with GNU sed, could you please include an in place edit feature
> for gawk? Maybe a flag such as  -I would do ( as -i is taken).

Gawk does not have either a -i or a -I flag.

I don't see a real reason to add an in-place edit feature. It would complicate
the code in the main loop, and I don't see that there's a big ROI.

It should be possible to provide the equivalent functionality in a shell script
of 50 lines or so.

> Thanks a lot for the great job that you do!

You're welcome,

Arnold




reply via email to

[Prev in Thread] Current Thread [Next in Thread]