@[email protected] to [email protected] • 11 months agoWhat is the most destroying command you can type in the Linux terminal?message-square122fedilinkarrow-up1135arrow-down18
arrow-up1127arrow-down1message-squareWhat is the most destroying command you can type in the Linux terminal?@[email protected] to [email protected] • 11 months agomessage-square122fedilink
minus-square@Chobbeslink3•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.