Grafician Hate Why?
Grafician Hate Why?
Out of context: Reply #56
- Started
- Last post
- 201 Responses
- palimpsest7
- Not too shabby *claps*********
- mkdir {1998..2025}palimpsest
- shuf -n6 -i$(date -d '1998-01-01' '+%s')-$(date -d '2025-01-01' '+%s')\
| xargs -I{} date -d '@{}' '+%d/%m/%Y' echo mkdir {} {}******** - to get the random dates :)********
- and no need for that echo********
- Much more elegant, for sure.palimpsest
- Not too shabby *claps*
