CMD: uncompress a PDF
This commit is contained in:
@@ -4,6 +4,13 @@
|
|||||||
%allowed: aim cmd bin tag note shell
|
%allowed: aim cmd bin tag note shell
|
||||||
%unique: shell
|
%unique: shell
|
||||||
|
|
||||||
|
aim: Uncompress a PDF
|
||||||
|
cmd: pdftk ${input}.pdf output ${output}.pdf uncompress
|
||||||
|
shell: sh
|
||||||
|
bin: pdftk
|
||||||
|
tag: pdf
|
||||||
|
tag: compression
|
||||||
|
|
||||||
aim: Put output into columns
|
aim: Put output into columns
|
||||||
cmd: ip a | grep inet | column -ts' '
|
cmd: ip a | grep inet | column -ts' '
|
||||||
shell: sh
|
shell: sh
|
||||||
|
|||||||
Reference in New Issue
Block a user