$Id: TODO,v 1.3 1999/03/31 07:27:19 dannys Exp $

TODO
----

Smart caching of executables
 - make sure executable file has same permissions as script file
 - store checksum of script file with executable
 - keep track of when the script was called
 - cache cleanup can be handled by a daemon, or else it will have to
   be handled by calls from whomoever owns the scripts (due to the
   script's permissions)

Resource files
 - make use of lex&yacc (of course) to read in /etc/ccsh.conf files,
   as well as ~/.ccsh files.


Note to reader
--------------
If I get a rediculously huge flood of people (like maybe 10) asking
for these features, I might be willing to program them myself.
Otherwise, I might at best release new versions yearly... every
April 1st.

