Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ under(1C) — RISC iX 1.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

on(1)

exports(5)

UNDER(1C)  —  UNIX Programmer’s Manual

NAME

under − execute a command under a given directory

SYNOPSIS

under directory command...  ...

DESCRIPTION

The under program is used to execute commands under a specified directory.  If the directory is a string of the form hostname:/pathname then this is treated a an NFS directory specification.  The directory is temporarily mounted, the command executed under that directory, and the directory unmounted again.  If the hostname is not specified, or is the local machine, then the mount/unmount is not needed, and is not carried out. 

FILES

/var/tmp/under∗ − temporary mount directories

SEE ALSO

on(1), exports(5)

7th Edition  —  Revision 1.1 of 19/11/90

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