REBOL 3 Docs | Guide | Concepts | Functions | Datatypes | Errors |
TOC < Back Next > | Updated: 3-Aug-2010 Edit History |
Change directory (shell shortcut function).
Arguments:
path [file! word! path! unset! string!] - Accepts %file, :variables and just words (as dirs)
See also:
change-dir delete ls list-dir make-dir mkdir pwd rm what-dir
Variant of change-dir for shell use. Supports inputting words as directory names:
cd .. cd somewhere
TOC < Back Next > | REBOL.com - WIP Wiki | Feedback Admin |