Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Show HN: Xsearch –a bash command line tool to search for a keyword in a folder
(opens in new tab)
(github.com)
3 points
sellislem
7y ago
5 comments
Save
Share
5 comments
3 comments · 1 top-level
top
newest
oldest
verdverm
7y ago
· 2 in thread
Why not... grep -R -n ... and it's other options...?
Why rewrite as a 100+ lines of bash with multiple program invocations?
sellislem
OP
7y ago
yeah, it is indeed! i just been thinkering about it, and i just got an idea to try another way to do it, and maybe package for people who aren't familiar with shell commands.
actionowl
7y ago
Someone unfamiliar with shell commands will likely have just as much difficulty finding, installing, and using your script/package.
2 more replies
j
/
k
navigate · click thread line to collapse