Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ psh(1) — NeWS 1.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sh(1)

say(1)

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

sh(1), say(1)

NeWS Manual

TRADEMARK

is a registered trademark of Adobe Systems Inc. 

Sun Release 4.0  —  Last change: 2 December 1987

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026