shell - How to find out command in unix for files old than 5 days? -


i creating shell script , requirement need command this.

no sure mean old 5 days, find command, in particular -atime operator of command. perhaps looking for.


Comments

Popular posts from this blog

Sass watch command compiles .scss files before full sftp upload -

filehandler - java open files not cleaned, even when the process is killed -

How to read bytes line by line in Java using NIO or apache commons IO? Whichever is more efficent -