Last active
October 25, 2020 19:56
-
-
Save kuang-da/77b4aa762d08ecd2ea98f2391a78f285 to your computer and use it in GitHub Desktop.
[Notes about CLT] Command Linux Tools Notes #Linux#CLT
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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