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 Tue Dec 10 22:56:57 UTC 2024 against commit 60f05a260f05a227caf73dd5b3478e3cb3f4bb24e46745b.
Current version is 6.4.1005 (develop) which has been verified against tests cases.