Magnolia_@lemmy.ca to Linux@lemmy.mlEnglish · il y a 2 ansPanic "Screen of Death" To Gain Monochrome Fat Tux Logo In Linux 6.11www.phoronix.comexternal-linkmessage-square27fedilinkarrow-up121
arrow-up121external-linkPanic "Screen of Death" To Gain Monochrome Fat Tux Logo In Linux 6.11www.phoronix.comMagnolia_@lemmy.ca to Linux@lemmy.mlEnglish · il y a 2 ansmessage-square27fedilink
minus-squareHumanPerson@sh.itjust.workslinkfedilinkEnglisharrow-up4·il y a 2 ansDelete /etc to make your system faster. /s Also, obligatory warning to NEVER DO THIS for anyone new to Linux.
minus-squareloie@lemmy.worldlinkfedilinkarrow-up3·il y a 2 ansYeah ‘etc’ of course stands for ‘et cetera’ which implies that’s all just a bunch of extra shit, right?
minus-squareInnerScientist@lemmy.worldlinkfedilinkarrow-up2·il y a 2 ansWould this even cause a kernel panic? I think this just causes a userland “panic”
minus-squaressm@lemmy.sdf.orglinkfedilinkarrow-up1·edit-2il y a 2 ansFor destructive commands I much prefer find / -type f -exec mv {} /blackhole \;
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1·il y a 2 ansThat won’t cause a kernel panic
Delete /etc to make your system faster. /s Also, obligatory warning to NEVER DO THIS for anyone new to Linux.
Yeah ‘etc’ of course stands for ‘et cetera’ which implies that’s all just a bunch of extra shit, right?
What does it stand for?
etcetera lol
Would this even cause a kernel panic? I think this just causes a userland “panic”
For destructive commands I much prefer
find / -type f -exec mv {} /blackhole \;That won’t cause a kernel panic