PSH(1) — USER COMMANDS
NAME
psh − NeWS shell
SYNOPSIS
psh [ files ]
DESCRIPTION
psh opens a connection to the NeWS server and transmits the file arguments (or stdin if no files are specified) to it. Any output from NeWS is copied to stdout. The files should be programs for the NeWS server to execute.
A common use for psh is in creating applications written entirely in the . First, type your program into a file. Then, type as its first line: #! /usr/NeWS/bin/psh If you now make the file executable (with chmod ) you can invoke it by name from the shell, and UNIX will use /usr/NeWS/bin/psh to execute it. psh will in turn send your program to the NeWS server.
SEE ALSO
NeWS Manual
TRADEMARK
is a registered trademark of Adobe Systems Inc.
Sun Release 4.1 — Last change: 2 December 1987