
ls:ai:b3c0e
find all directories sort by month date time
$ ls -ltF --time-style=long-iso | grep '^d'
try on your machine
List all directories sorted by month date time in long format with time style in ISO format
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- find all directories sort by month date time?