NAME
open - open files

SYNOPSIS
open FILE...

DESCRIPTION
Open the specified FILE(s).

EXAMPLES
To open a zip file in the compress tool, use the open command
open archive.zip

To open a SQL file:
open script.sql



  • No labels