Add KW script for week of year
This commit is contained in:
parent
8ee15aeb6c
commit
25f7386c94
1 changed files with 3 additions and 0 deletions
3
bin/kw
Executable file
3
bin/kw
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
exec date +%V -d "$*"
|
Loading…
Reference in a new issue