I am trying to learn Unix command line and decided to try experimenting with the cal and calendar commands. Question: I want to print a calendar that lists the days for 2006 by weeks instead of month (i.e. each line would be a week). Preferably each week would start with the week number (which I think is called the ISO number). Is this easy for a beginner to do? Any help appreciated.