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.
|
| |||||||||
feedback
|
migrated from stackoverflow.com Oct 7 '11 at 3:45
This question came from our site for professional and enthusiast programmers.
|
This will print the file size in bytes, month, date, and filename.
| |||||||
feedback
|
|
you can always do:
| |||
|
feedback
|
|
Technically, it's not possible with
| |||
|
feedback
|
