summaryrefslogtreecommitdiffstats
path: root/man/pwdx.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/pwdx.1')
-rw-r--r--man/pwdx.140
1 files changed, 40 insertions, 0 deletions
diff --git a/man/pwdx.1 b/man/pwdx.1
new file mode 100644
index 0000000..98e7b6e
--- /dev/null
+++ b/man/pwdx.1
@@ -0,0 +1,40 @@
+.\"
+.\" Copyright (c) 2020-2023 Craig Small <csmall@dropbear.xyz>
+.\" Copyright (c) 2011-2012 Sami Kerola <kerolasa@iki.fi>
+.\" Copyright (c) 2004 Nicholas Miel.
+.\"
+.\" This program is free software; you can redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as published by
+.\" the Free Software Foundation; either version 2 of the License, or
+.\" (at your option) any later version.
+.\"
+.\"
+.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
+.UR nmiell@gmail.com
+Nicholas Miell
+.UE
+wrote pwdx in 2004.
+.SH "REPORTING BUGS"
+Please send bug reports to
+.UR procps@freelists.org
+.UE