Am Freitag, 14. Januar 2005 10:48 schrieb ext Ow Mun Heng:
> $find . -iname *gentoo* -print
> ./Email Servers/Setting up Mail under Gentoo.pdf
> ./Gentoo
> ./Gentoo/gentoolkit.pdf
> ./Gentoo Linux rsync Mirrors Policy.pdf
> ./Cyrus Imapd-Gentoo.pdf
> ./openMosix Cluster on Gentoo.pdf
> ./Gentoo chroot.pdf
>
> Note : I want to move "gentoo chroot" "openmosix" into the Gentoo/
> folder
Why not continue with this:
FOR file in `find . -iname *gentoo*|grep -e openMosix -e chroot`
do
 mv "$FILE" Gentoo
done

HTH...

 Dirk
-- 
Dirk Heinrichs          | Tel:  +49 (0)151 1513 6954
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstra�e 55      | Web:  http://www.capgemini.com
D-40472 D�sseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net

Attachment: pgpnOYzsKOeZ9.pgp
Description: PGP signature

Reply via email to