add titleblock

This commit is contained in:
Never Gude 2026-02-05 02:08:10 +01:00
parent b63d2ebeb2
commit 0cc991a3f2
13 changed files with 118 additions and 14 deletions

View file

@ -1,3 +1,12 @@
Random linux utilities
Neat things I picked up along the way
Never
25.7.2025
────────────────────
MERGE PDFS
Using Ghostscript
@ -8,4 +17,5 @@ rasterize and scales down the pdf files.
gs -dNOPAUSE -sDEVICE=pdfwrite \
 -sOUTPUTFILE=output.pdf \
 -dBATCH 1.pdf 2.pdf]8;;\
 -dBATCH 1.pdf 2.pdf
]8;;\