cm0002@piefed.world to Programmer Humor@programming.devEnglish · 2 months agoData Organizationimagemessage-square142linkfedilinkarrow-up1864arrow-down116
arrow-up1848arrow-down1imageData Organizationcm0002@piefed.world to Programmer Humor@programming.devEnglish · 2 months agomessage-square142linkfedilink
minus-squareThe Ramen Dutchman@ttrpg.networklinkfedilinkEnglisharrow-up1·2 months 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"