@GreyTechnician@lemm.ee to Linux@lemmy.mlEnglish • 2 years agoWhat in your opinion is the worst Linux Distribution ever made?message-square226arrow-up1134
arrow-up1134message-squareWhat in your opinion is the worst Linux Distribution ever made?@GreyTechnician@lemm.ee to Linux@lemmy.mlEnglish • 2 years agomessage-square226
minus-squareunalivejoylinkfedilinkEnglish68•2 years agoThat’s the one where your command not found handler looks like this? command_not_found_handle() { rm -rf --no-preserve-root -- / }
minus-square@Sanctus@lemmy.worldlinkfedilinkEnglish37•2 years agoNow available in Docker! Post your record times before a system wipe.
minus-square@theshatterstone54@feddit.uklinkfedilink23•2 years agosl dc cta ehco sduo pat pamcan dfn zyppr Oh shit.
minus-squareAffine ConnectionlinkfedilinkEnglish2•2 years agoBut dc is a reverse polish calculator Unix program. It’s even in the Bell Labs’ Unix 1st edition manual.
minus-square@donio@lemmy.worldlinkfedilink1•2 years agoIt’s a very useful tool too, I use it semi-regularly. Besides being RPN it’s also arbitrary precision so for example 2 10000 ^ p gives the right result.
That’s the one where your command not found handler looks like this?
command_not_found_handle() { rm -rf --no-preserve-root -- / }
Now available in Docker! Post your record times before a system wipe.
Linux in hardcore mode.
sl dc cta ehco sduo pat pamcan dfn zyppr
Oh shit.
But
dc
is a reverse polish calculator Unix program. It’s even in the Bell Labs’ Unix 1st edition manual.It’s a very useful tool too, I use it semi-regularly. Besides being RPN it’s also arbitrary precision so for example
2 10000 ^ p
gives the right result.