debian man page for tmxgrep

Query: tmxgrep

OS: debian

Section: 1p

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TMXGREP(1p)						User Contributed Perl Documentation					       TMXGREP(1p)

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=200) -max=0 -- all matches
DESCRIPTION
Creates a TMX file with the tranlation units tha macth the provided regular expression.
AUTHOR
J.Joao Almeida, jj@di.uminho.pt
SEE ALSO
perl(1). xpdf-tmx XML::TMX TMX perl v5.14.2 2012-05-04 TMXGREP(1p)
Related Man Pages
pogrep(1) - debian
xml::libxml::regexp(3) - mojave
xml::tmx::frompo(3pm) - debian
xml::tmx::reader(3pm) - debian
xml::tmx::writer(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file