Site Tools


quickref

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
quickref [2025-11-04 Tue 14:11] – created theorytoequickref [2025-11-06 Thu 04:54] (current) – add pdf split theorytoe
Line 3: Line 3:
 References to various tool/language common actions, tips, or anything fairly useful. References to various tool/language common actions, tips, or anything fairly useful.
  
-- [[quickref:postgres|PostgreSQL]]+===== Tools/Programs =====
  
 +  * [[quickref:git|Git]]
 +  * [[quickref:postgres|PostgreSQL]]
 +
 +
 +===== Misc =====
 +
 +Extract pages N from pdf and save to new pdf. ''<range>'' is a comma-seperated list of either single pages or page ranges.
 +<code>
 +qpdf --empty --pages report.pdf <range> -- print.pdf
 +</code>
quickref.1762265515.txt.gz · Last modified: by theorytoe