The Linux 'tree' command conveniently outputs a display tree of files and associated data. That's just what I want, only I want to be able to provide my own (potentially very large) list of files. Anyone know how to do that? Tree only seems to accept file names on the command line, and I'll quickly blow through that.