[net.general] help on

olson@fortune.UUCP (12/07/83)

#R:sdcsla:-18000:fortune:14500011:000:410
fortune!olson    Dec  6 14:53:00 1983

Re using popen() to try and access $cdpath.  The problem is that
popen() ALWAYS uses /bin/sh -c.  If you want it to use the csh,
you will have to alter the source code for popen, or write your
own version.  The same is true of system().

The above may not apply if someone has made local alterations to
use the SHELL environment variable.

	Dave Olson, Fortune Systems {ihnp4,harpo,ucbvax!amd70}!fortune!olson