Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Or using globbing in zsh:

    $ echo **/*.cfg
You can even order my most recently modified:

    $ echo **/*.cfg(om)
`setopt EXTENDED_GLOB` needs to be on.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: