Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
chadlavi
on Aug 8, 2020
|
parent
|
context
|
favorite
| on:
Ask HN: What feature did you find after years of u...
`open` is really useful in general. You can also use it to open apps!
`open ./someFile.foo -a App\ Name`
or even just
`open -a App\ Name`
newtoday
on Aug 8, 2020
[–]
Wow, thank you! I start my day off by launching 10 or more applications and have always procrastinated on my plans to automate this.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
`open ./someFile.foo -a App\ Name`
or even just
`open -a App\ Name`