opkg install curl htop shellinabox limitcpu jq ca-certificates
opkg remove grep --force-depends
opkg remove libpcre2 --force-depends
opkg remove findutils --force-depends
/usr/bin/find /opt/ -type l -exec ls -l {} \; | grep -v opt_backup | awk '{print substr($0,58)}' > /opt/ln.txt ; sed -Ei "s/ -> /丨/g" /opt/ln.txt ; sed -Ei "s@^/opt@@g" /opt/ln.txt ;
