Skip to content

Instantly share code, notes, and snippets.

@wincentbalin
Last active January 3, 2018 02:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wincentbalin/e7809c0a41057d02f50424f51e9d1843 to your computer and use it in GitHub Desktop.
Save wincentbalin/e7809c0a41057d02f50424f51e9d1843 to your computer and use it in GitHub Desktop.
Create calendar form on a A4 page
#!/bin/sh
pcal -o june.ps -P a4 -M -F 1 -E 01 2018
ps2pdf june.ps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment