![]() |
![]()
| ![]() |
![]()
NAMEsnapshot-dir - create a snapshot database of a directory tree SYNOPSISsnapshot-dir [-vN] directory [directory...] [:output=database-name] DESCRIPTIONsnapshot-dir Finds all files in the directory, recursively, and writes to the [database-name] or to standard output a description of each file including name, file modes, sizes, dates, and an MD5 checksum of each REG file, and the contents of each symbolic link. The database can be further processed by other programs that can determine what has changed in a file system. The directory arguments can also be regular file names. The -v argument lets you specify a verbosity level. # snapshot-dir /tmp/gjc ("/tmp/gjc/." EXIT STATUSErrors result in a non-zero exit status. AUTHORgjc@world.std.com SEE ALSOsiod http://people.delphi.com/gjc/siod.html FILES/usr/local/bin/snapshot-dir /usr/local/bin/siod /usr/local/lib/siod/find-files.scm
|