[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RaQ 4] File Listing/Count
- Subject: Re: [cobalt-users] [RaQ 4] File Listing/Count
- From: "William J.A. Brillinger" <billy@xxxxxxxxxx>
- Date: Fri Aug 9 12:58:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
At 10:16 PM 08/08/02 -0700, you wrote:
> Is there a quick & easy way to get a count of the Total Number of files in
> the file system?
find / -type f -print | wc -l
tim
This is exactly what I needed thanks!
The issue is that for some reason Ghost missed a bunch of user files the
last time I made an image and now I can compare the count before and after
and know if there is a large problem very quickly!
Thanks again,
- Bill
---------------------------------
William J.A. Brillinger
Precision Design Co.
E-Mail: mailto:billy@xxxxxxxxxx
Web site: http://www.pdcweb.net