Managing the AMASS File System
6-00028-01 Rev A Command Reference 3-15
-e errnumber
-e “<errnumber
”
-e “>errnumber
”
Only list files that have a:
• Specified error number. Enter for example,
-e 49 to select all files with an error of 49.
• Lower or higher error number. Enter a
string that contains less than (<) or greater
than (>) relationship operator enclosed in
quotes. For example,
-e “>20" selects all files with an error
number greater than 20.
Option Description
Option Description
-g gid Only list files with a specified
group ID
-L length Only list files with a specified
page
length
-l date time
-l “<date time
”
-l “>date time
”
(time defaults to
midnight)
Only list files with a timestamp that shows
when file was accessed:
• On a specific date and time
• On an earlier or later timestamp. Enter a
string that contains before (<) or after (>)
relationship operator enclosed in quotes.
For example,
-l “>12/06/1998 08:00:00” selects
all files accessed after (>) December 6,
1998 at 8:00 a.m.
Format for date is MM/DD/YYYY and the
format for time is hh:mm:ss. The date is
required. The time defaults to midnight.
For example,
-l “>12/06/1998" selects
all files after (>) midnight on December 6,
1998.