DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦9a56193d1⟧ TextFile

    Length: 706 (0x2c2)
    Types: TextFile
    Notes: UNIX file
    Names: »su1.1«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »usr/man/man1/su1.1« 

TextFile

.ig
	@(#)su1.1	2.1	7/1/84
	@(#)Copyright (C) 1983 by National Semiconductor Corp.
..
.TH SU1 1
.SH NAME
su1 \- substitute user id for one command
.SH SYNOPSIS
.B su1
[ -userid ] command [ arg ... ]
.SH DESCRIPTION
.I Su1
demands the password of the specified
.I userid,
and if it is given,
changes to that 
.I userid
and executes the specified command without changing
the current directory or user environment.  The
new user ID stays in force until the command exits.
.PP
If no 
.I userid
is specified, `root' is assumed.
.SH "SEE ALSO"
su(1)
.SH BUGS
Local administrative rules cause restrictions to
be placed on who can
.I su1
to `root', even with the root password.
These rules vary from site to site.