Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
RHSeeger
on Oct 9, 2017
|
parent
|
context
|
favorite
| on:
Show HN: A simple, fast and user-friendly alternat...
You can use -print0 and -0 to handle spaces.
find . -name \*.java -print0 |xargs -0 grep something
IshKebab
on Oct 9, 2017
[–]
Much more error prone.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: