Peer@discuss.tchncs.detoLinux@lemmy.ml•Tried to rm -r my .cache but accidentally did .config instead...
15·
2 days agoType a space before rm to prevent it from being added to your history to be a extra careful.
Type a space before rm to prevent it from being added to your history to be a extra careful.
Not even that: merely looking to switch to Inter.
Set the
HISTCONTROL
variable. If it is set toignorespace
then commands entered with a leading-space will not be stored in the history.