find -type f -mtime -7 -print | xargs tar cvf to_test.tar
atime (access time) last time file was accessed
ctime (change time) time inode info changed owner, group, permissions or number of links.
mtime (modification time) time contents of file change
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment