oriond@lemmy.ml to Asklemmy@lemmy.ml · 11 months agoWhat is the most destroying command you can type in the Linux terminal?message-squaremessage-square130fedilinkarrow-up1144arrow-down18
arrow-up1136arrow-down1message-squareWhat is the most destroying command you can type in the Linux terminal?oriond@lemmy.ml to Asklemmy@lemmy.ml · 11 months agomessage-square130fedilink
minus-squareChobbes@lemmy.worldlinkfedilinkarrow-up3·11 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.