On 8/1/10 9:10 PM, Linda Walsh wrote:
> 
> 
> 
> I had(have) several functions that I don't use on a regular basis (rarely), 
> that
> I had put into a subdir "func_lib" under my local-definitions directory.
> This came from ksh, which allows you to define functions with an "undef" 
> attribute,
> and at runtime, the first time these functions were referenced,
> 
> Is this something that might have been considered for bash?  It seems like it
> could have some usefulness?

There are several versions of `autoload' in examples/functions.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/

Reply via email to