oriond@lemmy.ml to Asklemmy@lemmy.ml · 10 months agoWhat is the most destroying command you can type in the Linux terminal?message-squaremessage-square143fedilinkarrow-up1166arrow-down19
arrow-up1157arrow-down1message-squareWhat is the most destroying command you can type in the Linux terminal?oriond@lemmy.ml to Asklemmy@lemmy.ml · 10 months agomessage-square143fedilink
minus-squareChobbes@lemmy.worldlinkfedilinkarrow-up3·10 months agoYou can use unalias, or you can use a backslash in front of an aliased command or surround it in double quotes to ignore the alias temporarily.
You can use unalias, or you can use a backslash in front of an aliased command or surround it in double quotes to ignore the alias temporarily.