summaryrefslogtreecommitdiff
path: root/static/v10/man1/pwd.1
blob: bd408d3d82a32d493ee2a99ea7c6048ab1bbc151 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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)