Alan Coopersmith wrote: > ### Part 2: Project-private location for shell function library > /usr/lib/shell/ is reserved as project private location, mainly to > build a (platform/architecture-specific) library of dynamically > loadable shell functions in a similar form as java packages.
Why /usr/lib/shell rather than /usr/share/lib/shell ? The java packages are in /usr/share/lib/ and /usr/share/lib/java/ Is it expected that the *default* case is that /usr/lib/shell/ content is *not* ISA independent ? Surely it is shell script files ? -- Darren J Moffat