Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!husc6!linus!philabs!micomvax!musocs!mcgill-vision!mouse From: mouse@mcgill-vision.UUCP (der Mouse) Newsgroups: comp.unix.questions Subject: find -name * (and unstrip option for strip) Message-ID: <751@mcgill-vision.UUCP> Date: Fri, 1-May-87 23:36:31 EDT Article-I.D.: mcgill-v.751 Posted: Fri May 1 23:36:31 1987 Date-Received: Sat, 9-May-87 18:05:59 EDT References: <14400006@rsdandy> <26981@rochester.ARPA> Organization: McGill University, Montreal Lines: 15 In article <26981@rochester.ARPA>, ken@rochester.ARPA (Ken Yap) writes: > Well, first of all the "-name '*'" is redundant. Not really. If you run find with the -name '*' it will drop all filenames beginning with . while if you skip the -name '*' it will include them. > Secondly, I'll trade you an unstrip program for an unrm program. > Howzzat? Sounds like a fair trade to me. Let me know if you get any takers :-) der Mouse (mouse@mcgill-vision.uucp)