X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=blobdiff_plain;f=find-cmd.sh;fp=find-cmd.sh;h=14180f8a5ef12ee6e5f8857cf0e40846380fb572;hb=8182442be7a7baca39cf2d0acae84407e8768ae4;hp=e0f812b3d1d5ac3dd973143059eb709f1207e008;hpb=3635c96878e8ebdb83b7e00b68feb032e7c52ddb;p=backups%2F.git diff --git a/find-cmd.sh b/find-cmd.sh index e0f812b..14180f8 100755 --- a/find-cmd.sh +++ b/find-cmd.sh @@ -1,5 +1,5 @@ #!/bin/sh -time find /server/home \ +time find . \ \( -type d -o -type f -o -type l \) \ -printf "%y %#m %g %u %s %CDT%CT %p\0" > list