You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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