>_ linuxcommand.dev
Startseite open
File management

open

Opens files and URLs with the default application (macOS).

Last updated: Report error
Syntax
$open [OPTIONS] [FILE|URL]
Examples
Examples
$open file.txt
Examples
$open -a TextEdit file.txt
Examples
$open https://example.com
Typical use cases
Standard usage
open --help
Detailed Help
man open
Note macOS-specific command to open files with the associated application.
Export