index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
mktime.awk
blob: 8a83df14bd0a8e370df383054a72e549c66fa400 (
plain
)
1
2
3
{
print
mktime
(
$0
,
1
)
}