On Wed, Mar 27, 2013 at 11:29:38AM -0700, Linda Walsh wrote: > include lib/Util/Needroot.shh > > where include is a function the name of a file in my path (or an alias > to define the function)... > > > /home/law/bin/recycle_space: line 7: lib/Util/needroot.shh: division by > 0 (error token is "/needroot.shh")
We would need to see the definition of the "include" function, and the contents of the file that it's presumably sourcing or whatever.