Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!newstop!sundc!texsun!convex!convex.COM From: tchrist@convex.COM (Tom Christiansen) Newsgroups: comp.unix.shell Subject: Re: copying files Keywords: cp Message-ID: <110253@convex.convex.com> Date: 10 Dec 90 23:58:17 GMT References: <1990Dec6.230153.14856@wpi.WPI.EDU> <24@kaspar.UUCP> <4914@mahendo.Jpl.Nasa.Gov> Sender: news@convex.com Reply-To: tchrist@convex.COM (Tom Christiansen) Organization: CONVEX Software Development, Richardson, TX Lines: 13 In article <4914@mahendo.Jpl.Nasa.Gov> john@nereid.jpl.nasa.gov (John Veregge) writes: > The bourne shell allows an enclosed pattern specification of > "any character but these" with [! ... ]. The c shell apparently > does not (and I looked real hard {-:). The ! syntax for exclusion isn't very much in line with other regexps. The tcsh allows *.[^ao] for all the *.? where ? is not a or o. --tom -- Tom Christiansen tchrist@convex.com convex!tchrist "With a kernel dive, all things are possible, but it sure makes it hard to look at yourself in the mirror the next morning." -me