mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
4 lines
270 B
Bash
4 lines
270 B
Bash
apt install less
|
|
cd /sdcard/Download/dict
|
|
(cat /data/data/info.torapp.uweb/files/home5.search;ls *.xz|awk '{print $0 ":c:xz -cdfq -- /sdcard/Download/dict/" $0,"|less -n +\"/^####%s\""}')|awk -F: '!s[$1]++'>a.tmp;mv a.tmp /data/data/info.torapp.uweb/files/home5.search
|
|
|