Skip to content

Instantly share code, notes, and snippets.

@keopx
Created February 27, 2015 12:34
Show Gist options
  • Save keopx/b71d250f02f1da4defee to your computer and use it in GitHub Desktop.
Save keopx/b71d250f02f1da4defee to your computer and use it in GitHub Desktop.
Convertir muchos documentos de DOC a ODT y otros formatos
#Convertir muchos documentos de DOC a ODT y otros formatos:
libreoffice --invisible --convert-to odt *.doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment