Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
logotype
5y ago
0 comments
Save
Share
If you’re in Terminal and want to open a Finder window with the current path, just type “open .”
0 comments
2 comments · 1 top-level
top
newest
oldest
chadlavi
5y ago
· 1 in thread
`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
5y ago
Wow, thank you! I start my day off by launching 10 or more applications and have always procrastinated on my plans to automate this.
j
/
k
navigate · click thread line to collapse