Date: Sun, 13 Oct 1996 04:26:25 +0000 () From: hmmm <hmmm@alaska.net> To: Brandon Gillespie <brandon@glacier.cold.org> Cc: freebsd-questions <questions@freebsd.org> Subject: Re: find Message-ID: <Pine.BSF.3.95.961013042248.225B-100000@hmmm> In-Reply-To: <199610121918.NAA17119@glacier.cold.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 12 Oct 1996, Brandon Gillespie wrote: > > cd usr/local/man/man1 > > find / -name ispell* > > > cd usr/local/man > > find / -name ispell* > > I suspect wildcard expansion is getting in your way. You should really put > quotes around ispell*, ala: > > find / -name "ispell*" > no, it the same problem results with ot w/o parameter expansion. i just used that as an example because it exagerates the effect. isn't it like this for you too? because this odd behaviour is on all my machines ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.961013042248.225B-100000>