home
/
code
/
khome.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Add TODO to consider using numfmt
[khome.git]
/
bin
/
twrap.sh
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
#! /bin/sh
2
3
while read line
4
do
5
echo "$(date +'%F %T') ==> $line"
6
done
This page took
0.072901 seconds
and
4
git commands to generate.