repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unstack, sort: cleanup and improvement
[minix.git]
/
man
/
man1
/
pwd.1
blob
92a6acfccff41268795a84fa1107a735de705b56
1
.TH PWD 1
2
.SH NAME
3
pwd \- print working directory
4
.SH SYNOPSIS
5
\fBpwd\fR
6
.br
7
.de FL
8
.TP
9
\\fB\\$1\\fR
10
\\$2
11
..
12
.de EX
13
.TP 20
14
\\fB\\$1\\fR
15
# \\$2
16
..
17
.SH EXAMPLES
18
.TP 20
19
.B pwd
20
# Print the name of the working directory
21
.SH DESCRIPTION
22
.PP
23
The full path name of the current working directory is printed.
24
.SH "SEE ALSO"
25
.BR getcwd (3).