[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.111,1.112
Diego Biurrun
diego at biurrun.de
Tue Nov 11 00:43:18 CET 2003
On Mon, Nov 10, 2003 at 05:42:58PM -0500, D Richard Felker III wrote:
> 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!
IMHO all non-GNU systems are
a) obsolete
b) on their way to obsolescence
c) running the GNU tools anyway
But this is getting offtopic...
Diego
More information about the MPlayer-DOCS
mailing list