The original question was :
>It's a strange thing and perharps the question has already been answered.
>
>I'm running DU 4.0b
> echo $path
/usr/i18n/bin /usr/bin . /usr/local/bin
> which local_comm
/usr/local/bin/local_comm
> local_comm
Segmentation fault (core dumped)
> cd /usr/local/bin
> local_comm
Segmentation fault
> ./local_comm or /usr/local/bin/local_comm works fine.
>What could be the difference if the path mechanism is working correctly ?
Thank you to :
ccao_at_exapps.com
simon_at_physto.se
e.w.jones_at_bangor.ac.uk
yakoshi_at_osa.dec.com
lbro_at_dscc.dk
for their answers.
One of the first thing I've looked at was if an alias existed. The answer
is no.
One missing and important information in my question was that it was
working fine in 4.0a and it's not working in 4.0b.
Daniel
Received on Wed Jan 21 1998 - 13:52:13 NZDT