repo.or.cz
/
uweb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update mirrors
[uweb.git]
/
zh
/
searchurl
/
script
/
histuniq.sh
blob
4bf49b934a917196a8a5ef572ba154d6379b489e
1
(
cat
<<EOF ;cat /sdcard/uweb/default.cmds)|awk -F: '!s[
$1
]++'>a.tmp;mv a.tmp /sdcard/uweb/default.cmds
2
历史记录去重::awk -F'\t' '!s[\
$2
]++' /sdcard/uweb/history.log>a.tmp;mv a.tmp /sdcard/uweb/history.log
3
EOF
4