a3204abff5
Submitted by: ru
26 lines
448 B
Groff
26 lines
448 B
Groff
.\" $Id: pagsh.1,v 1.1 1996/04/27 23:03:35 d91-jda Exp $
|
|
.\"
|
|
.Dd April 27, 1996
|
|
.Dt PAGSH 1
|
|
.Os KTH-KRB
|
|
.Sh NAME
|
|
.Nm pagsh
|
|
.Nd execute a command without authentication
|
|
.Sh SYNOPSIS
|
|
.Nm pagsh
|
|
.Oo
|
|
.Op Fl c
|
|
.Ar command Ar args
|
|
.Oc
|
|
.Sh DESCRIPTION
|
|
Starts a new subprocess that is detached from any Kerberos ticket
|
|
cache and AFS tokens.
|
|
Without
|
|
.Ar command
|
|
a new shell is started.
|
|
.Sh ENVIRONMENT
|
|
.Bl -tag -width $SHELL
|
|
.It Ev $SHELL
|
|
Default shell.
|
|
.El
|