On Monday 27 July 2009 12:42:32 Chris Cowart wrote:
> John Almberg wrote:
> > Which is why I'm starting to think that (a) my problem is different
> > or (b) I'm so clueless that there isn't any problem at all, and I'm
> > just not understanding something (most likely scenario!)
>
> It looks to me like the thread began assuming that you must be typing
> `ls *` in order to run into problems.

Yeah, I just noticed that too. So how did you determine there should be ~4000 
files in the directory when ls shows ~2300. Also, does ls give an error 
message?
ls -l >/tmp/out should clear that up and you can use wc -l /tmp/out to see how 
many files are returned.
-- 
Mel
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to