23 lines
588 B
Plaintext
23 lines
588 B
Plaintext
|
PWD(1) User Commands PWD(1)
|
||
|
|
||
|
NAME
|
||
|
pwd - print working directory
|
||
|
|
||
|
SYNOPSIS
|
||
|
pwd
|
||
|
|
||
|
DESCRIPTION
|
||
|
Prints the current working directory to the standard output.
|
||
|
|
||
|
AUTHOR
|
||
|
Dave Hein
|
||
|
|
||
|
COPYRIGHT
|
||
|
Copyright (c) 2011, 2012, Dave Hein
|
||
|
MIT License (See license.txt in the root directory)
|
||
|
This is free software: you are free to change and redistribute it.
|
||
|
There is no warranty, to the extent permitted by law.
|
||
|
|
||
|
|
||
|
SPINIX utility March 2012 PWD(1)
|