[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Re:Help Navigating Directories
- Subject: Re: [cobalt-users] Re:Help Navigating Directories
- From: "cbtrussell" <cbtrussell@xxxxxxxxxxx>
- Date: Thu Feb 21 19:46:22 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> find / -path '/home/files' -prune -o -type f -printf
> "%m\t%s\t%U\t%u\t%G\t%g\t%AY-%Am-%Ad %AT\t%CY-%Cm-%Cd %CT\t%TY-%Tm-%Td
> %TT\t" -exec md5sum {} \; > files_regular
Hmm. This will take a bit of careful exploration on my part - thanks again
Steve.
BT
PS - Thanks for the email the other day. I'm slammed this week, I'll reply
soon.