← Back to context Comment by cocoto 10 hours ago Prepend your command with a space and now your command is not saved in the history. 1 comment cocoto Reply sltkr 10 hours ago That depends on the shell configuration.On bash, you can achieve this by setting HISTCONTROL=ignorespace but that's not the default.
sltkr 10 hours ago That depends on the shell configuration.On bash, you can achieve this by setting HISTCONTROL=ignorespace but that's not the default.
That depends on the shell configuration.
On bash, you can achieve this by setting HISTCONTROL=ignorespace but that's not the default.