Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
stoniejohnson
2y ago
0 comments
Save
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
3 comments · 2 top-level
top
newest
oldest
_kblcuk_
2y ago
· 1 in thread
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