open

Open files, directories and applications. More information: https://keith.github.io/xcode-man-pages/open.1.html.

open {{file.ext}}

open -a "{{Application}}"

open -b {{com.domain.application}}

open .

open -R {{path/to/file}}

open {{*.ext}}

open -n -b {{com.domain.application}}