Rechercher une page de manuel
odfextract.1p
Langue: en
Version: 2008-05-04 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
odfextract - Text selection and copy from one document to another oneSYNOPSIS
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)
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre