▲ | abnry 20 hours ago | |||||||
> I barely ever even use the -la options. Certainly I use these less than plain "ls," but digging through hidden files and folders and looking at timestamps is very important for me. | ||||||||
▲ | karmakaze 17 hours ago | parent | next [-] | |||||||
That's the first thing I noticed in the options, it has modified date but not create or access date (listing or sorting) that I could tell. Of course it could be added, or I could just use `ls`. | ||||||||
▲ | dangus 3 hours ago | parent | prev [-] | |||||||
I use ls -la via the ll alias exclusively. I find it far more readable to my eyes than plain ls. Hidden files are almost always of interest to me since my job involves configuring servers. | ||||||||
|