minix/man/man1/pwd.1
2012-03-31 23:47:03 +02:00

26 lines
330 B
Groff

.TH PWD 1
.SH NAME
pwd \- print working directory
.SH SYNOPSIS
\fBpwd\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\\fB\\$1\\fR
# \\$2
..
.SH EXAMPLES
.TP 20
.B pwd
# Print the name of the working directory
.SH DESCRIPTION
.PP
The full path name of the current working directory is printed.
.SH "SEE ALSO"
.BR getcwd (3).