-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bill Campbell shocked and awed us all by speaking:
> >one parameter at a time.  Is there some way for a single find command
> >to search for several specified file types? man find and info find are
> >both silent on this issue.
>
> find / -xdev ! -type d ....

Bill's answer will work, but to answer the question itself.. the following 
should work:
find / -type f -o -type l
- -- 
Douglas J Hunley (doug at linux-sxs.org) - Linux User #174778
Admin: Linux StepByStep - http://www.linux-sxs.org
        and http://jobs.linux-sxs.org

printk("Illegal format on cdrom.  Pester manufacturer.\n"); -- 2.2.16 
/usr/src/linux/fs/isofs/inode.c
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/ezAG2MO5UukaubkRAirvAKCqH7Ed21SVlNvYDNdITgscMsEi2wCfc/Ws
d/1F4tFngNnBO4v2xSk8aMI=
=6ZBY
-----END PGP SIGNATURE-----


_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://smtp.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to