Javascript is not enabled. This site can still works but it'll be more interactive when javascript is enabled.
loading...
Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
wwader
20 hours ago
|
on: Useful built-in macOS command-line utilities
open -a is nice, i use it with alias, ex:
alias qt='open -a "quicktime player"' alias vlc='open -a "vlc"'
reply
FabHK
13 hours ago
|
parent
At least for me (I've installed vlc via homebrew), there is a vlc binary in the PATH, and I can just vlc <filename>
reply
loading story #42066842