01.01.2013 Views

AT&T UNIX™PC Unix System V Users Manual - tenox

AT&T UNIX™PC Unix System V Users Manual - tenox

AT&T UNIX™PC Unix System V Users Manual - tenox

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

UA ( 4) (AT&T UNIX PC only ) UA ( 4)<br />

UA invokes another instance of the user agent, which takes as its<br />

menu the specified menu objects file.<br />

FM invokes another instance of the files manager, which displays<br />

the specified directory in a new window (folder display).<br />

FO performs a file operation on the specified files. The operation<br />

is specified via option characters as follows:<br />

-c Copy<br />

-d Delete (move to Wastebasket)<br />

-m Move<br />

-r Rename<br />

-i Destination is the invisible Clipboard<br />

EXEC executes the specified file in a fork, and any subsequent<br />

arguments are interpreted and passed to the process as arguments.<br />

SH executes the Bourne shell (/bin/sh) in a fork, and all arguments<br />

are interpreted and passed to the shell as arguments.<br />

ERR OR says that the command is illegal for the selected object.<br />

In the case of Create, ERROR prevents the object from being<br />

listed in the create menu.<br />

EXEC and SH have a number of variations, which are used<br />

depending on the intelligence of the process being invoked. The<br />

basic EXEC and SH assume no intelligence. They create a window<br />

of the default size, and fix file descriptors 0, 1, and 2 to point<br />

to the window, then exec the process or the shell, and wait for its<br />

completion.<br />

The variations are specified via option characters as follows:<br />

-n Run the process without a window<br />

-w Run the process without waiting<br />

-d Run the process in a dimensionless window<br />

-p Run the process with superuser privileges<br />

The following interpretation is performed on all arguments to the<br />

commands:<br />

%0 is replaced with the list of currently selected objects.<br />

%o is replaced with the name of the currently selected<br />

object. It is an error if a list of objects is specified by the<br />

user, and the action specification contains a %o argument.<br />

%N and %n are the same as %0 and %o, respectively,<br />

except that the suffixes are stripped off the filename.<br />

* is replaced with the list of files in the current directory,<br />

or in the specified directory.<br />

Environment variables (which must start with $ a Ia the<br />

shell) are replaced with their current value.<br />

- 7-

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!