readdir(1tcl)


readdir -- list contents of specified directory

Synopsis

readdir dirpath

Description

Returns a list containing the contents of the directory dirpath. The directory entries ``.'' and ``..'' are not returned.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.