Add KW script for week of year

This commit is contained in:
Talia 2023-11-06 09:05:24 +01:00
parent 8ee15aeb6c
commit 25f7386c94

3
bin/kw Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
exec date +%V -d "$*"