logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

odfextract - Text selection and copy from one document to another one

Contents

Name

       odfextract - Text selection and copy from one document to another one

Synopsis

       This sample script extracts every text element matching a given pattern (string or regex) from a source
       document and appends it to a target document. The target document must be an existing one (empty or not).

       The first argument of the command line is the source file name, the second one is the target file, the
       third one is the selection filter (i.e. any quoted string or Perl regular expression)

perl v5.34.0                                       2022-06-16                                     ODFEXTRACT(1p)

See Also