Revision [1010]
This is an old revision of CommandLs made by DavidLee on 2009-11-25 13:20:26.
Command ls
This command is part of the posix extensions and needs to be imported to be available to the shell.
See Posix Commands
Name
ls list files and directoriesSynopsis
ls [options] [file ...]
Options
ls takes the same options as xls
-r | recursively delete files |
Description
Lists the files in the specified directories, or the current directory if no arguments.
Examples
Return Value
Returns 0 if the command executed successfully, 1 if there was an error.
Commands
CategoryCommands
CommandsPosix