Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rat87
on March 5, 2016
|
parent
|
context
|
favorite
| on:
In defense of Unix
ls -Recurse -Include "*exe" $PATH | % { something $_}
ygra
on March 5, 2016
[–]
Use -Filter instead of -Include unless you need fancy wildcards. It's much faster because it gets passed to the FileSystem provider and filtering is applied at that level already.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: