age(file)

From SpybotWiki
Revision as of 15:06, 3 April 2008 by CCRDude (talk | contribs) (New page: {{AdvParamInfo |SYNTAX = age[file] |TITLESYNTAX = age(file) |PREVIOUS = |VARIANTS = age[file]><br />age[file]< |PEVERSION = >= 1.5.5.6 |GROUP = Basic Attributes }}A check about the file a...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
age[file]
Variants age[file]
age[file]>
age[file]<
Previously
Group Basic Attributes
Version advcheck.dll >= 1.5.5.6

A check about the file age.

Usage

age[file]=<days(int)>
age[file]>=<days(int)>
age[file]<=<days(int)>

Examples

age[file]<=30

Flags the file only if it has been less than a month old.

Description

Tests the age of a file, by looking at how many days back its timestamp is set.

See also

Similar parameters

Similar commands