技术解析

-ash: exprot: not found.
0
2021-07-02 17:21:59
idczone
用 `ssh [email protected]`登录路由器后,出现:-ash: exprot: not found.

cat /etc/profile
#!/bin/sh
[ -f /etc/banner ] && cat /etc/banner
[ -e /tmp/.failsafe ] && cat /etc/banner.failsafe

export PATH=/usr/sbin:/usr/bin:/sbin:/bin:/mnt/material/opkg/usr/bin
exprot LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/mnt/material/opkg/usr/lib
export HOME=$(grep -e "^${USER:-root}:" /etc/passwd | cut -d ":" -f 6)
export HOME=${HOME:-/root}
export PS1='\[email protected]\h:\w\$ '

[ -x /bin/more ] || alias more=less
[ -x /usr/bin/vim ] && alias vi=vim || alias vim=vi

[ -z "$KSH_VERSION" -o \! -s /etc/mkshrc ] || . /etc/mkshrc

[ -x /usr/bin/arp ] || arp() { cat /proc/net/arp; }
[ -x /usr/bin/ldd ] || ldd() { LD_TRACE_LOADED_OBJECTS=1 $*; }

请问,如何解决?我的openwrt出了什么问题?

拼写错误……

谢谢。修改后,正常了。这个问题可否也解答一下 http://www.v2ex.com/t/283606 ?

LZ 的眼力。。。

exprot 。。。

楼主我有何氏眼科优惠券你要么 233

数据地带为您的网站提供全球顶级IDC资源
在线咨询
专属客服