source:
trunk/minix/man/man1/pwd.1@
20
Last change on this file since 20 was 9, checked in by , 14 years ago | |
---|---|
File size: 331 bytes |
Rev | Line | |
---|---|---|
[9] | 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 | .EX "pwd " "Print the name of the working directory" | |
19 | .SH DESCRIPTION | |
20 | .PP | |
21 | The full path name of the current working directory is printed. | |
22 | .SH "SEE ALSO" | |
23 | .BR getcwd (3). |
Note:
See TracBrowser
for help on using the repository browser.