How to read files and folders with full timestamp in Linux

Knowledge Base - How To

How to read files and folders with full timestamp in Linux

To see the full timestamp, add the flag "--full-time" to "ls".

 

i.e. for a file call "test"

 

$ ls --full-time test
-rw-r--r--. 1 root root 0 2026-06-19 14:33:11.472843660 +0100 test