Revision: 19156
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 16, 2009 18:32 by kitzelh
Initial Code
cal | awk '{print $2,$3,$4,$5,$6}' | tr -s '[:blank:]' '\n' | tail -1
Initial URL
Initial Description
Initial Title
Last workday/weekday of the month
Initial Tags
date
Initial Language
Bash