PS:

[rocketmouse@archlinux ~]$ uname
Linux
[rocketmouse@archlinux ~]$ man date | grep %V
       %G     year of ISO week number (see %V); normally useful only with %V
       %V     ISO week number, with Monday as first day of week (01..53)
[rocketmouse@archlinux ~]$ date -u +%V$(uname)
39Linux
[rocketmouse@archlinux ~]$

;)

Reply via email to