XPost3000@lemmy.ml to 196@lemmy.blahaj.zoneEnglish · 5 days agoRulelemmy.mlimagemessage-square30fedilinkarrow-up1225arrow-down16
arrow-up1219arrow-down1imageRulelemmy.mlXPost3000@lemmy.ml to 196@lemmy.blahaj.zoneEnglish · 5 days agomessage-square30fedilink
minus-squaresuperkret@feddit.orglinkfedilinkEnglisharrow-up7·5 days agoAny modern Linux system where you didn’t explicitly tell it to do otherwise will limit the amount of running processes to a safe number. So this does nothing anymore. Same as rm -rf / which also simply triggers an error message.
Any modern Linux system where you didn’t explicitly tell it to do otherwise will limit the amount of running processes to a safe number.
So this does nothing anymore. Same as
rm -rf /
which also simply triggers an error message.