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 Jan 15 23:07:50 UTC 2025 against commit b4c4296b4c429617fd41527ea0efef33c52c15ef2b64972.
Current version is 6.4.2063 (develop) which has been verified against tests cases.