SlizedOnion@lemmy.world to Programmer Humor@lemmy.ml · 2 months agowhen you notice that the rm command takes longer to run than expectedmessage-squaremessage-square23linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1message-squarewhen you notice that the rm command takes longer to run than expectedSlizedOnion@lemmy.world to Programmer Humor@lemmy.ml · 2 months agomessage-square23linkfedilinkfile-text
minus-square☂️-@lemmy.mllinkfedilinkarrow-up0·2 months agocall me paranoid or stupid but i always use the graphical file manager whenever i can to delete stuff for this very reason.
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up0·2 months agorm -i: Am I a joke to you?
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up0·2 months agoalias rm='rm -i': Am I a joke to you?
call me paranoid or stupid but i always use the graphical file manager whenever i can to delete stuff for this very reason.
rm -i: Am I a joke to you?Removed by mod
alias rm='rm -i': Am I a joke to you?