Interesting macOS-specific commands
open -a MacDown README.md # open README.md in MacDown
mdfind # spotlight
pbcopy # copy from stdin to pb
pbpaste # paste from pb
killall MacDown # same as kill but with app name