Go to the first, previous, next, last section, table of contents.
whichload() will read.
load() will do. Then, returns a string, the path name to the
file if the named file exists; 0 unless otherwise.
load().
[0] which("gr");
./gb/gr
[1] which("/usr/local/lib/gr");
0
[2] which("/usr/local/lib/asir/gr");
/usr/local/lib/asir/gr
load.
Go to the first, previous, next, last section, table of contents.