> > I see, that explains why it worked for me (I used direct path names). The "executable" name can also be a symbolic link. ln -s /home/frank/dmd/bin/dmd ./lnk ./lnk Arg 0 show up with "./lnk". So it is necessary to follow those symbolic links.