mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
5 lines
167 B
Bash
5 lines
167 B
Bash
pkg install bc
|
|
(cat<<EOF ;cat /sdcard/uweb/default.acmd)|awk -F: '!s[$1]++'>a.tmp;mv a.tmp /sdcard/uweb/default.acmd
|
|
超级计算器:text/html:echo "%s"|bc -l -q
|
|
EOF
|
|
|