summaryrefslogtreecommitdiff
path: root/static/v10/man1/pwd.1
diff options
context:
space:
mode:
Diffstat (limited to 'static/v10/man1/pwd.1')
-rw-r--r--static/v10/man1/pwd.121
1 files changed, 21 insertions, 0 deletions
diff --git a/static/v10/man1/pwd.1 b/static/v10/man1/pwd.1
new file mode 100644
index 00000000..bd408d3d
--- /dev/null
+++ b/static/v10/man1/pwd.1
@@ -0,0 +1,21 @@
+.TH PWD 1
+.CT 1 dirs
+.SH NAME
+pwd, where \(mi machine name and working directory
+.SH SYNOPSIS
+.B pwd
+.PP
+.B where
+.SH DESCRIPTION
+.I Pwd
+prints the pathname of the working (current) directory.
+.PP
+.I Where
+prints the name of the machine and the pathname of the
+current directory in the form
+.IP
+.IB machine ! fullpathname
+.SH SEE ALSO
+.I cd
+in
+.IR sh (1)