Timeline for sort directories by last modified content (recursive)
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 26, 2020 at 4:56 | comment | added | user339730 |
by the way, although this does not answer your question, literally the only well-known program I know that can do this is ncdu. Run with -e, then type m then M to see the results. (Sadly, it's export mode does not place these "derived" timestamps in the file; I just checked, hoping it would! So you can only see those timestamps within the ncdu program)
|
|
| Oct 23, 2020 at 14:45 | history | edited | matohak | CC BY-SA 4.0 |
deleted 11 characters in body
|
| Oct 22, 2020 at 20:21 | comment | added | Stéphane Chazelas |
ITYM %TM. %Tm would be the month. See also %TR (same as %TH:%TM). Also note that if you don't use %Tz, you get an ambiguous output for some times of the year in timezones that do dst. You can also combine the two trs to tr '\0/' '\n\t'
|
|
| Oct 22, 2020 at 19:09 | history | edited | matohak | CC BY-SA 4.0 |
added 384 characters in body
|
| Oct 22, 2020 at 12:58 | vote | accept | matohak | ||
| Oct 22, 2020 at 9:41 | history | became hot network question | |||
| Oct 22, 2020 at 5:26 | answer | added | Stéphane Chazelas | timeline score: 9 | |
| Oct 22, 2020 at 5:16 | answer | added | Stéphane Chazelas | timeline score: 5 | |
| Oct 22, 2020 at 1:40 | history | asked | matohak | CC BY-SA 4.0 |