github.com/lmorg/murex@v0.0.0-20240217211045-e081c89cd4ef/gen/variables/MUREX_EXE_doc.yaml (about) 1 - DocumentID: murex_exe 2 Title: >- 3 `MUREX_EXE` (path) 4 CategoryID: variables 5 Summary: >- 6 Absolute path to running shell 7 Description: |- 8 `MUREX_EXE` is very similar to the `$SHELL` environmental variable in that it 9 holds the full path to the running shell. The reason for defining a reserved 10 variable is so that the shell path cannot be overridden. 11 12 This is a reserved variable so it cannot be changed. 13 Synonyms: 14 - murex_exe 15 - MUREX_EXE 16 Related: 17 - shell 18 - set 19 - path 20 - reserved-vars 21