mirror of
https://github.com/torappinfo/uweb.git
synced 2025-01-15 08:31:00 +01:00
6 lines
167 B
Bash
6 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
|
|
|