Revision [615]
This is an old revision of CommandPwd made by DavidLee on 2009-05-31 16:28:33.
Command pwd
This command is part of the posix extensions and needs to be imported to be available to the shell.
See Posix Commands
Name
pwd prints the current working directorySynopsis
pwdDescription
Prints the current directory
Return Value
Returns 0 if the command executed successfully, 1 if there was an error.CategoryCommands
CommandsPosix