You can introspect this from within Julia.
help?> Sys.BINDIR
Sys.BINDIR::String
A string containing the full path to the directory containing the julia executable.
You can introspect this from within Julia.
help?> Sys.BINDIR
Sys.BINDIR::String
A string containing the full path to the directory containing the julia executable.