Hacker News new | ask | show | jobs
by xolb 3441 days ago
One that I learned from Mr. Robot: put a space before the command to avoid being registered in the history.
1 comments

That only works if $HISTCONTROL includes "ignorespace" or "ignoreboth".