Y
Hacker News
new
|
ask
|
show
|
jobs
by
nmjohn
4144 days ago
That works if you are using bash, but if you are, for example, using zsh, you would first have to run "setopt histignorespace" which would enable hiding lines prepended with a space in the history (it's off by default).