ls - list all the child nodes at the current node
ls [-h] [-R]
Lists all the child nodes at the current node.
Command options:
-h
Print the command usage.
-R
Call ls recursively all the way down to leaves.
Last updated on 20050519 00h50