Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Code Block
open archive.zip

To open a SQL file:

Code Block
open script.sql