From 711594636704defae873be1a355a292505585afd Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 25 Apr 2026 21:07:28 -0400 Subject: docs: Added UNIX V10 Manuals --- static/v10/man1/pwd.1 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 static/v10/man1/pwd.1 (limited to 'static/v10/man1/pwd.1') 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) -- cgit v1.2.3