cm0002@piefed.world to Programmer Humor@programming.devEnglish · 9 days agoData Organizationlemmy.mlexternal-linkmessage-square139fedilinkarrow-up1852arrow-down116 cross-posted to: programmerhumor@lemmy.ml
arrow-up1836arrow-down1external-linkData Organizationlemmy.mlcm0002@piefed.world to Programmer Humor@programming.devEnglish · 9 days agomessage-square139fedilink cross-posted to: programmerhumor@lemmy.ml
minus-squareThe Ramen Dutchman@ttrpg.networklinkfedilinkEnglisharrow-up1·6 days agoI assumed they meant it like 2025-08-18… Though TBF I sometimes rename files using the terminal and go mv $file "some_name_$(date +%s),ext"
I assumed they meant it like
2025-08-18
…Though TBF I sometimes rename files using the terminal and go
mv $file "some_name_$(date +%s),ext"