# jobtex-v1.2.13 job file input = "/var/log/app/old.log" output = "/var/log/app/new.log" find = "\[ERROR\] (.*)" replace = "[WARNING] $1" regex = true
jobtex run --pipeline pipeline.job --target C jobtex-v1.2.13.zip
The README.txt file is critical, as it contains version-specific notes, including a known issue with antivirus false positives on the Windows binary due to its packing method (UPX compression). # jobtex-v1