Absolute path of source file
reza <[email protected]>
| Newsgroups | gmane.lisp.guile.user |
|---|---|
| Message-ID | <010201921f859ddf-59f911d6-5c02-470c-a8ef-c8d43638fd8c-000000@eu-west-1.amazonses.com> |
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