cm0002@piefed.world to Programmer Humor@programming.devEnglish · 4 days agoData Organizationlemmy.mlexternal-linkmessage-square116fedilinkarrow-up1427arrow-down110
arrow-up1417arrow-down1external-linkData Organizationlemmy.mlcm0002@piefed.world to Programmer Humor@programming.devEnglish · 4 days agomessage-square116fedilink
minus-squareThe Ramen Dutchman@ttrpg.networklinkfedilinkEnglisharrow-up1·1 day 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"