Wiki source for CommandXpwd
====Name====
**xpwd** prints the current directory
====Synopsis====
xpwd [ [[SerializationOptions serialization options]] ]
====Description====
Prints the current directory.
Outputs the directory using the File schema.
Supports the standard [ [[SerializationOptions serialization options]] ]
Example:
%%(shell)
xpwd
%%
Result
%%(xml)
<file name="xmlsh" path="C:/p4dell/DEI/xmlsh"/>
%%
====Return Value====
Returns 0 if the directory exists and is read successfully, otherwise 1.
----
[[Commands]]
[[CategoryCommands]]
**xpwd** prints the current directory
====Synopsis====
xpwd [ [[SerializationOptions serialization options]] ]
====Description====
Prints the current directory.
Outputs the directory using the File schema.
Supports the standard [ [[SerializationOptions serialization options]] ]
Example:
%%(shell)
xpwd
%%
Result
%%(xml)
<file name="xmlsh" path="C:/p4dell/DEI/xmlsh"/>
%%
====Return Value====
Returns 0 if the directory exists and is read successfully, otherwise 1.
----
[[Commands]]
[[CategoryCommands]]