27 lines
505 B
Groff
27 lines
505 B
Groff
.\" $KTH-KRB: pagsh.1,v 1.2 2001/05/01 18:53:24 assar Exp $
|
|
.\" $NetBSD: pagsh.1,v 1.1.1.2 2002/09/12 12:22:03 joda Exp $
|
|
.\"
|
|
.Dd April 27, 1996
|
|
.Dt PAGSH 1
|
|
.Os
|
|
.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
|