open

Section: User Commands (1)
Updated: August 22, 1989
Index Return to Main Contents
 

NAME

open - open files  

SYNOPSIS

open [ -a app ] [ -o ] [ -p ] [ -NXHost hostname ] filename ...  

DESCRIPTION

The open command opens a file (or a directory), just as if you had double-clicked the file's icon.

You can specify one or more file names (or pathnames), which are interpreted relative to the Shell or Terminal window's current working directory. For example, the following command would open all WriteNow files in the current working directory:

        open *.wn

 

ARGUMENTS

-a
specifies an application to use for opening the file.
-o
opens the file (can be used in combination with -p).
-p
causes the file to be printed instead of opened.
-NXHost
opens the file on the specified host (if its window server is public).


 

Index

NAME
SYNOPSIS
DESCRIPTION
ARGUMENTS

This document was created by man2html, using the manual pages.
Time: 01:00:01 GMT, September 26, 2024