Difference between revisions of "Pwd"
Jump to navigation
Jump to search
(Created page with "In Mini Micro, <c>pwd</c> is a shorthand for <c>file.curdir</c>, that is, it returns the current working directory. ("pwd" starts for "print working directory.) Ca...") |
(No difference)
|
Revision as of 03:56, 18 January 2021
In Mini Micro, pwd
is a shorthand for file.curdir
, that is, it returns the current working directory. ("pwd" starts for "print working directory.)
[[Category::Mini Micro]]