summaryrefslogtreecommitdiff
path: root/kerberosV/usr.bin/pagsh/pagsh.1
blob: e7dfacd9e8611e7dfbad5bbcfe40c65381694ac5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.\" $KTH: pagsh.1,v 1.2 2001/05/01 18:53:24 assar 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