Mailinglist Archive: opensuse (2358 mails)

< Previous Next >
Re: [SLE] Name Game



On ven, 01 ott 1999, Lenz Grimmer wrote:
> Hi,
>
> On Fri, 1 Oct 1999, Bob Easton wrote:
>
> > On 1 Oct 99, at 15:33, Maurizio Firmani wrote with subject
> >
> > > This simple script should work for you:
> > >
> > > #!/bin/sh
> > >
> > > for i in `ls *.tar.gz`; do
> > > echo "Renaming $i"
> > > mv $i `echo $i | sed "s/\[.*\]//"`
> > > done
>
> Why are you guys using cannons to shoot on sparrows? Use "mmv" !
>
> mmv "*[1]*" "#1#2"
>
> > That one wins the Kewpie doll! :)
> > -Bob
> > A Kewpie doll (queue'-pee )is a trademarked name for a small
> > chubby doll with a top-knot of hair, as might be won at a
> > carnival game etc.
>
>
> Do I get one of those now? ;^)
>
>

I can give you mine :-)

Maurizio


--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/


< Previous Next >
References