Help for this page
[notjames@zap ~]$ date +%EG 2002 ... [notjames@zap ~]$ perl -MPOSIX -e 'print strftime('%G',localtime()),"\ +n";' 16 [notjames@zap ~]$
$ date +%Eg %Eg ... %Eg $ perl -MPOSIX -e 'print strftime("%Eg",localtime()),"\n";' %Eg