Skip to content

Instantly share code, notes, and snippets.

@haio
Last active December 15, 2015 18:19
Show Gist options
  • Save haio/5303165 to your computer and use it in GitHub Desktop.
Save haio/5303165 to your computer and use it in GitHub Desktop.
multitail | html2pdf
multitail -l /var/log/sercure -l /var/log/
multitail -R 3 -l 'uptime'
multitail -e 'fail' /var/log/
wkhtmltopdf --use-xserver http://....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment