Guest User

Untitled

a guest
Nov 22nd, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. /maxage: <N> Specifies the maximum file age (to exclude files older than N days or date).
  2. /minage: <N> Specifies the minimum file age (exclude files newer than N days or date).
  3. /maxlad: <N> Specifies the maximum last access date (excludes files unused since N).
  4. /minlad: <N> Specifies the minimum last access date (excludes files used since N)
  5. If N is less than 1900, N specifies the number of days. Otherwise, N specifies a date in the format YYYYMMDD
Add Comment
Please, Sign In to add comment