[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.111,1.112
D Richard Felker III
dalias at aerifal.cx
Mon Nov 10 23:42:58 CET 2003
On Mon, Nov 10, 2003 at 11:02:07AM +0100, Attila Kinali wrote:
> On Wed, 5 Nov 2003 21:41:42 +0100
> Diego Biurrun <diego at biurrun.de> wrote:
>
> > for i in `ls help_mp-* | sed /help_mp-en.h/d`; do sed -e "/MSGTR_XXX/d" $i > tmp; mv tmp $i; done
>
> sed -i and you dont need a tmp file.
WTF? Why does GNU have to add a new nonstandard option like that? The
equivalent has existed ever since UNIX, and it's called *gasp* ed!
Rich
More information about the MPlayer-DOCS
mailing list