Basic implementation of cal command. Man page included. First patch
submission attempt. Is a little nonstandard.

Yearly calendar
./cal -m 1 -n 12

For a different year
./cal -m 1 -n 12 -y 2014

Print as 3x4
./cal -m 1 -n 12 -y 2014 -c 4

May start at any month
./cal -m 7 -n 12 -y 2014 -c 4

Attachment: sbase-added-cal.patch
Description: Binary data

Reply via email to