Allan Wind wrote:
> cd /usr/local/share/icons; find / \( -name \*.gif -o name \*.jpeg -o -name
> \*.jpg -o -name \*.tif -o -name \*.tiff \) -a -type f | xargs -i ln -s \{\} .this looks like it should indeed work...but when i try it, i get: find: paths must precede expression Usage: find [path...] [expression] hrmmm... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

