> why after creating a function with
> 
> fn my_func_name { something }
> 
> and removing this function with
> 
> fn my_func_name
> 
> a file (though of zero size) exists in /env?
> 
> (If I create a lot of functions and then want them be removed, I find a lot
> of for-me-uninteresting files in /env...)

good question.  there are several interesting things about
how rc deals with the environment.

- erik


Reply via email to