llt
Lists create, access and modification times of files.
llt [-r] [-i] [-a|-m|-c] [files] [dirs]
- --help / -h
- print a help message
- --reverse / -r
- sort in reverse order according to file
names
- --insensitive / -i
- sort case insensitively
- --access / -a
- sort according to access time
- --modification / -m
- sort according to modification time
- --creation / -c
- sort according to creation time
- --unixTime / -u
- show Unix time (unsigned integer)
Heinz-Josef Claes
2014-04-20