## size(bytes), modification(seconds), filename ## 1. Linux /usr/bin/stat -c "%s %Y %n" filename 2. FreeBSD /usr/bin/stat -f "%z %m %N" filename