Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
fabriceleal
on April 30, 2013
|
parent
|
context
|
favorite
| on:
Popular Websites Displayed in IE 5
What do you mean? You can do stuff like this:
ps | where { $_.name -like "*host" } | foreach { $_.id | out-host }
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
ps | where { $_.name -like "*host" } | foreach { $_.id | out-host }