Hacker News new | ask | show | jobs
by ggchappell 5748 days ago
Ah, didn't know about that one. Thanx.

(But it still doesn't address the main issue.)

1 comments

HISTCONTROL="ignorespace"

now you can keep a given command from history

find ...

<space>!! -delete

That's a nice feature.

Now it remains to be seen whether I can train myself to always precede "unsafe" find commands with a blank.