This is the command tmxgrepp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
tmxgrep - grep translation units in a TMX file
SYNOPSIS
tmxgrep <perlregexp> file.tmx
options:
-pdf -- output is transformed in a PDF file
-max=300 -- extract up to 300 TU (def=500)
-max=0 -- all matches
-all -- all matches
-a -- annotate matches with '==(...)'
-o=out.tmx -- define output file (defaut= STDOUT)
-n -- print original TU number (eg: <tu n="35">)
DESCRIPTION
Creates a TMX file with the tranlation units tha macth the provided regular expression.
Use tmxgrepp online using onworks.net services