/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
cal | awk '{print $2,$3,$4,$5,$6}' | tr -s '[:blank:]' '\n' | tail -1