index
:
scripts
bkup
main
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmux
/
jdat.sh
blob: 3f8f3788fbf9f2e0b2a93a9c67ed701b4dc31afa (
plain
) (
tree
)
6e52824
1
2
3
4
5
#!/usr/bin/env bash
JDATE
=
$(
jdate
|
gawk
'{print $2" "$3}'
)
echo
$JDATE