A good start.
[backups/.git] / find-cmd.sh
index e0f812b3d1d5ac3dd973143059eb709f1207e008..14180f8a5ef12ee6e5f8857cf0e40846380fb572 100755 (executable)
@@ -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