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

I actually submitted a PR upstream, and the author merged it and deployed it, so cmdchallenge.com now has globstar enabled.