       readdir dirPath
              Returns  a  list  containing  the  contents  of the
              directory dirPath.  The directory entries  "."  and
              ".." are not returned.

              This command is provided by Extended Tcl.
