Magnolia_@lemmy.ca to Linux@lemmy.mlEnglish · 4 months agoPanic "Screen of Death" To Gain Monochrome Fat Tux Logo In Linux 6.11www.phoronix.comexternal-linkmessage-square35fedilinkarrow-up1177arrow-down14cross-posted to: linux@programming.dev
arrow-up1173arrow-down1external-linkPanic "Screen of Death" To Gain Monochrome Fat Tux Logo In Linux 6.11www.phoronix.comMagnolia_@lemmy.ca to Linux@lemmy.mlEnglish · 4 months agomessage-square35fedilinkcross-posted to: linux@programming.dev
minus-squaressm@lemmy.sdf.orglinkfedilinkarrow-up9·edit-24 months agoFor destructive commands I much prefer find / -type f -exec mv {} /blackhole \;
minus-squaretheshatterstone54@feddit.uklinkfedilinkarrow-up1·4 months agoIdea: Create alias for /dev/null as /blackhole
For destructive commands I much prefer
find / -type f -exec mv {} /blackhole \;
Idea: Create alias for /dev/null as /blackhole