Skip to content

Instantly share code, notes, and snippets.

@kuang-da
Last active October 25, 2020 19:56
Show Gist options
  • Save kuang-da/77b4aa762d08ecd2ea98f2391a78f285 to your computer and use it in GitHub Desktop.
Save kuang-da/77b4aa762d08ecd2ea98f2391a78f285 to your computer and use it in GitHub Desktop.
[Notes about CLT] Command Linux Tools Notes #Linux#CLT
# convert pptx to pdf in batch
libreoffice --headless --invisible --convert-to pdf *.ppt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment