AGE(1) — Commands
NAME
age − display file size and age
SYNOPSIS
age [−nrfbtklwdhms] file [... file]
DESCRIPTION
age displays the age (and optionally the size) of files in various formats. By default, file modification time is used to compute the age of a file.
OPTIONS
−a access - use file access time to compute its age.
−c create - use file creation time to compute its age.
−f format - append descriptive titles to numeric values.
−n name - prepend file names (set for multiple files).
−b blocks - display file size in blocks.
−k kbytes - display file size in kilobytes.
−t total - display file size in bytes.
−w weeks - display file age in weeks.
−d days - display file age in days.
−h hours - display file age in hours.
−m minutes - display file age in minutes.
−s seconds - display file age in seconds.
−l long - display file age in weeks through seconds.
−r reset - restore default settings of option switches.
— 30 April 1992