Difference between revisions of "Pwd"

From PyMOLWiki
Jump to navigation Jump to search
 
m
Line 1: Line 1:
 
===DESCRIPTION===
 
===DESCRIPTION===
+
Print current working directory.
  Print current working directory.
 
 
   
 
   
 
===USAGE===
 
===USAGE===
   
+
  pwd
  pwd
+
 
 
 
===SEE ALSO===
 
===SEE ALSO===
+
[[Cmd cd]], [[Cmd ls]], [[Cmd system]]
  [[Cmd cd]], [[Cmd ls]], [[Cmd system]]
 
  
 
[[Category:Commands|pwd]]
 
[[Category:Commands|pwd]]

Revision as of 13:53, 9 June 2005

DESCRIPTION

Print current working directory.

USAGE

pwd

SEE ALSO

Cmd cd, Cmd ls, Cmd system