OSDN Git Service

Import translated manuals from JM CVS Repository.
[linuxjm/jm.git] / manual / procps / original / man1 / pwdx.1
1 '\" t
2 .\" (The preceding line is a note to broken versions of man to tell
3 .\" them to pre-process this man page with tbl)
4 .\" Man page for pwdx
5 .\" Licensed under version 2 of the GNU General Public License.
6 .\" Copyright 2004 Nicholas Miell.
7 .\" Based on the pmap(1) man page by Albert Cahalan.
8 .\"
9 .TH PWDX 1 "September 8, 2004" "Linux" "Linux User's Manual"
10 .SH NAME
11 pwdx \- report current working directory of a process
12
13 .SH SYNOPSIS
14 .nf
15 pwdx pids...
16 pwdx -V
17 .fi
18
19 .SH DESCRIPTION
20 The pwdx command reports the current working directory of a process or
21 processes.
22
23 .SH "GENERAL OPTIONS"
24 .TS
25 l l l.
26 -V      show version    Displays version of program.
27 .TE
28
29 .SH "SEE ALSO"
30 ps(1) pgrep(1)
31
32 .SH STANDARDS
33 No standards apply, but pwdx looks an awful lot like a SunOS command.
34
35 .SH AUTHOR
36 Nicholas Miell <nmiell@gmail.com> wrote pwdx in 2004. Please send bug
37 reports to <procps-feedback@lists.sf.net>.