SlizedOnion@lemmy.world to Programmer Humor@lemmy.ml · 4 months agowhen you notice that the rm command takes longer to run than expectedmessage-squaremessage-square25fedilinkarrow-up1134file-text
arrow-up1134message-squarewhen you notice that the rm command takes longer to run than expectedSlizedOnion@lemmy.world to Programmer Humor@lemmy.ml · 4 months agomessage-square25fedilinkfile-text
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up4·4 months agorm -i: Am I a joke to you?
minus-squareBoJackHorseman@lemmy.worldlinkfedilinkarrow-up2·4 months agoYes. Yes it is. Why would I type an extra flag? It should be the default.
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up3·4 months agoalias rm='rm -i': Am I a joke to you?
rm -i: Am I a joke to you?Yes. Yes it is. Why would I type an extra flag? It should be the default.
alias rm='rm -i': Am I a joke to you?