This release brings a few minor improvements and bug fixes rather than big new headline features.
f: +f -> set v
echo: @v[2..]
f
. It is now the tool I had always intended when I first created that builting
now supports being run as a method (eg to filter items from a file list)rx
now supports being run as a method (eg to filter items from a file list)git
terraform
profile/
prefix from the module string for modules and profiles (as seen in FileRef
)||
and &&
are used in other runmode
’s, try
, and trypipe
Published: 01.08.2022 at 20:10
[ ..Range ]
: Outputs a ranged subset of data from stdinrunmode
): Alter the scheduler’s behaviour at higher scoping levelg
): Glob pattern matching for file system objects (eg *.txt
)f
): Lists or filters file system objects (eg files)trypipe
): Checks for non-zero exits of each function in a pipelinerx
): Regexp pattern matching for file system objects (eg .*\\.txt
)autocomplete
): Set definitions for tab-completion in the command linetry
): Handles non-zero exits inside a block of code&&
And Logical Operator: Continues next operation if previous operation passes||
Or Logical Operator: Continues next operation only if previous operation failsThis document was generated from gen/changelog/v2.10_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 Wed Sep 18 21:18:57 UTC 2024 against commit c037883c03788357164e9846c84d9f777251495d9452a8e.
Current version is 6.3.4225 (develop) which has been verified against tests cases.