blob: 8042ee7f9dbb8a14c02809ba604aeb654af83b90 (
plain)
1
2
3
4
5
|
1) I edited an entry, now it is listed first on the page... wtf?
Unix don't know a creation time for a file, so i had to use the last
changed time for entries. You can use 'touch' to edit the timestamp.
Syntax is 'touch foo.txt -t YYMMDDhhmm'.
|