Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
revscat
on Jan 10, 2022
|
parent
|
context
|
favorite
| on:
Practical Shell Patterns I Use
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: