- or download this
printf "%s: Age [%s], size [%d]\n", $farm, ParseDateString("epoch $s->
+mtime()"), $s->size();
- or download this
Which gives me a blank area where it prints: Age [ ]
- or download this
printf "%s: Age [%s], size [%d]\n", $farm, $s->mtime(), $s->size();
- or download this
which prints the unix time in the age: Age [1106013532]