A smarter, more intuitive, and readable shell. You’ll get more done, and more easily, with Murex
A non-exhaustive list features would include:
Murex has native support for data formats such as JSON, YAML, XML, CSV, and others.
Murex has a flexible syntax that is both succinct enough to allow for fast typing in the command line, but also readable shell scripts.
Shell scripts are notorious for having leaky failure modes. Murex fixes this with familiar features like error handling and unit tests.
Visit our official website for easier browsing of the documentation.
Murex features a state-of-the-art interactive command line. Read more about it’s unique features.
Read the language tour to learn about the syntax and how shell scripting is easier in Murex.
The Rosetta Stone is a great cheat sheet for those wishing to skip the tutorials and jump straight in. This guide provides comparisons with Bash.
Install murex from your favorite package manager or
directly from source:
From AUR: https://aur.archlinux.org/packages/murex
wget -O PKGBUILD 'https://aur.archlinux.org/cgit/aur.git/plain/PKGBUILD?h=murex'
makepkg --syncdeps --install pkg install murexbrew install murexport install murexMore details are available in the INSTALL document.
Discussions presently happen in Github discussions.
Murex is committed to backwards compatibility. While we do want to continue to grow and improve the shell, this will not come at the expense of long term usability. Read more
Murex is considered stable, however if you do run into problems then please raise them on the project’s issue tracker: https://github.com/lmorg/murex/issues
This document was generated from gen/root/README_doc.yaml.
This site's content is rebuilt automatically from murex's source code after each merge to the master branch. Downloadable murex binaries are also built with the website.
Last built on Fri Oct 24 08:59:31 UTC 2025 against commit e59ab49e59ab49e1628d8546d2ad8ce5eb1150445f6a940.
Current version is 7.1.4143 (unknown) which has been verified against tests cases.