Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
stoniejohnson
2y ago
0 comments
Share
Yep, I do `history | grep "<whatever>"` all the time..
I should probably make it a function now that I think about it.
0 comments
default
newest
oldest
_kblcuk_
2y ago
Most of the shells have built-in recursive search, why not just use that? `Ctrl + R` in bash / fish / zsh at least.
zem
2y ago
i usually want to just see all the options at once and pick the one i want, rather than searching through them one by one
zem
2y ago
i called my function `fh` for "full history"
j
/
k
navigate · click thread line to collapse