[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Re:Help Navigating Directories



> 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.