Wiki source for CommandPwd
=====Command pwd=====
This command is part of the [[CommandsPosix posix]] extensions and needs to be imported to be available to the shell.
See [[CommandsPosix Posix Commands]]
====Name====
**pwd** prints the current working directory
====Synopsis====
pwd
====Description====
Prints the current directory
====Return Value====
Returns 0 if the command executed successfully, 1 if there was an error.
----
[[Commands]]
[[CategoryCommands]]
[[CommandsPosix]]
This command is part of the [[CommandsPosix posix]] extensions and needs to be imported to be available to the shell.
See [[CommandsPosix Posix Commands]]
====Name====
**pwd** prints the current working directory
====Synopsis====
pwd
====Description====
Prints the current directory
====Return Value====
Returns 0 if the command executed successfully, 1 if there was an error.
----
[[Commands]]
[[CategoryCommands]]
[[CommandsPosix]]