@Magnolia_@lemmy.ca to Linux@lemmy.mlEnglish • 5 months agoPanic "Screen of Death" To Gain Monochrome Fat Tux Logo In Linux 6.11www.phoronix.comexternal-linkmessage-square35fedilinkarrow-up1181arrow-down14cross-posted to: linux@programming.dev
arrow-up1177arrow-down1external-linkPanic "Screen of Death" To Gain Monochrome Fat Tux Logo In Linux 6.11www.phoronix.com@Magnolia_@lemmy.ca to Linux@lemmy.mlEnglish • 5 months agomessage-square35fedilinkcross-posted to: linux@programming.dev
minus-square@ssmlink9•edit-25 months agoFor destructive commands I much prefer find / -type f -exec mv {} /blackhole \;
minus-square@theshatterstone54@feddit.uklinkfedilink1•5 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