How can i use ls in linux to get a listing of filenames date and size only. I don't need to see the other info such as owner, permission. Is this possible.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
migrated from stackoverflow.com Oct 7 '11 at 3:45
|
This will print the file size in bytes, month, date, and filename.
|
|||||||
|
|
you can always do:
|
|||
|
|
|
Technically, it's not possible with
|
|||
|
|
|
Slight variation on tolitius
|
|||||
|