I need to sort my directory by time i use ls -lt to achieve this but have noticed that if several files are created within the same second it sorts those by filename. So you end up with a sorting by seconds by filename.
Is this how it's supposed to work and how can i sort by milliseconds
Thanks
John
Is this how it's supposed to work and how can i sort by milliseconds
Thanks
John