add pwd, thanks stateless

This commit is contained in:
Connor Lane Smith
2011-05-23 20:15:19 +01:00
parent 474ee643ed
commit 687e5411ee
5 changed files with 33 additions and 2 deletions

8
pwd.1 Normal file
View File

@@ -0,0 +1,8 @@
.TH PWD 1 sbase\-VERSION
.SH NAME
pwd \- print working directory
.SH SYNOPSIS
.B pwd
.SH DESCRIPTION
.B pwd
prints the path of the current working directory.