forked from warmchang/procps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pwdx.1
34 lines (34 loc) · 765 Bytes
/
pwdx.1
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
26
27
28
29
30
31
32
33
34
.\" Man page for pwdx
.\" Licensed under version 2 of the GNU General Public License.
.\" Copyright 2004 Nicholas Miell.
.\" Based on the pmap(1) man page by Albert Cahalan.
.\"
.TH PWDX "1" "2020-06-04" "procps-ng" "User Commands"
.SH NAME
pwdx \- report current working directory of a process
.SH SYNOPSIS
.B pwdx
[\fIoptions\fR] \fIpid\fR [...]
.SH OPTIONS
.TP
\fB\-V\fR, \fB\-\-version\fR
Output version information and exit.
.TP
\fB\-h\fR, \fB\-\-help\fR
Output help screen and exit.
.SH "SEE ALSO"
.BR ps (1),
.BR pgrep (1)
.SH STANDARDS
No standards apply, but
.B pwdx
looks an awful lot like a SunOS command.
.SH AUTHOR
Nicholas Miell
.UE
wrote pwdx in 2004.
.SH "REPORTING BUGS"
Please send bug reports to
.UE