Am 03.11.2011 um 22:42 schrieb Christian Grün:

Hi Jens, hi Ralf,

Just put the script somewhere in BaseX' scripts folder and replace `readlink -e` by this script. Completely based on POSIX commands and options, so should work on all UNIXes.

I'm feeling clumsy.. How will the script file be found by the main
script if the absolute path has not been evaluated yet?
I guess the readlink mimic script should be residing inside $PATH anyway? 
But I'd rather not bloat $PATH with yet another script and instead put that logic in every script that needs it, not too elegant, I admit.

Michael