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
1 changed files with 3 additions and 0 deletions

3
bin/kw Executable file
View File

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