searchpath(1tcl)
searchpath --
search all directories in the specified path
Synopsis
searchpath path file
Description
Searches all directories in the specified path, which is a
Tcl list, for the specified file. Returns the full
pathname of the file, or an empty string if the requested
file can not be found.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.