Hi List

How can I get the absolute path to a source file from itself. In bash
this would look like something along the lines

    realpath $(dirname $0)

but I could not figure out how to achieve this in guile.

Thanks for any hints!
Cheers,
Reza

Reply via email to