REBOL 3 Docs | Guide | Concepts | Functions | Datatypes | Errors |
TOC < Back Next > | Updated: 3-Aug-2010 Edit History |
Print contents of a directory (ls).
Arguments:
path [file! word! path! string! unset!] - Accepts %file, :variables, and just words (as dirs)
Refinements:
/l - Line of info format
/f - Files only
/d - Dirs only
/r - Recursive
/i
indent
See also:
cd change-dir delete list-dir make-dir mkdir pwd rm what-dir
Note: Shell shortcut for list-dir.
TOC < Back Next > | REBOL.com - WIP Wiki | Feedback Admin |