On Thu, 02 Dec 2004 10:19:56 -0800 "C. Chad Wallace" <[EMAIL PROTECTED]> wrote:
> > ttree [OPTS] `find /src -type | sort` > > Did you mean this? > > ttree [OPTS] `find /src -type f | sort` > > Chad. yes, you are right - in fact from command line history i typed in the command ttree [OPTS] `find /src -type f -print | sort` but in the mail i mixed up print and type and got that result... I've learned: Something like copy-paste should have been used ;-) Matthias _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
