BackupPC-users

Re: [BackupPC-users] backing up to NAS

2008-05-06 10:13:11
Subject: Re: [BackupPC-users] backing up to NAS
From: Les Mikesell <lesmikesell AT gmail DOT com>
To: Leandro Tracchia <ltracchia AT gmail DOT com>
Date: Tue, 06 May 2008 08:37:21 -0500
Leandro Tracchia wrote:
> 
> whats a good linux command to count all your files???

find . |wc -l

add a -type f to the find command if you just want regular files.

-- 
   Les Mikesell
    lesmikesell AT gmail DOT com




-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>