% cat .hexdump "%08.8_ax " 8/1 "%2.2x " " " 8/1 "%2.2x " " |" "%_p" "|\n" % hexdump -f .hexdump file1 ...等とすれば、ほとんど同じになるようです。[2001.08.30]
time must be positiveというエラーが出ることがあった。
find . -type f -exec check_atime {} \; -printのようにして怪しいファイルを探した。check_atime.c[2003.2.28]