Y
Hacker News
new
|
ask
|
show
|
jobs
by
bmoyles
3428 days ago
You can use
shopt -s globstar
and
**/access.log*
works just it would in bash :)
1 comments
JoshTriplett
3428 days ago
I actually submitted a PR upstream, and the author merged it and deployed it, so cmdchallenge.com now has globstar enabled.
link