V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
luofeiyu
V2EX  ›  Linux

-ash: exprot: not found.

  •  
  •   luofeiyu · Jun 5, 2016 · 4540 views
    This topic created in 3616 days ago, the information mentioned may be changed or developed.
    用 `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='\u@\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出了什么问题?
    5 replies    2016-06-06 10:14:29 +08:00
    plqws
        1
    plqws  
       Jun 5, 2016

    拼写错误……
    luofeiyu
        2
    luofeiyu  
    OP
       Jun 5, 2016
    谢谢。修改后,正常了。这个问题可否也解答一下 http://www.v2ex.com/t/283606
    mxalbert1996
        3
    mxalbert1996  
       Jun 5, 2016 via Android
    LZ 的眼力。。。
    lslqtz
        4
    lslqtz  
       Jun 5, 2016
    exprot 。。。
    realpg
        5
    realpg  
    PRO
       Jun 6, 2016
    楼主我有何氏眼科优惠券你要么 233
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2757 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 37ms · UTC 13:08 · PVG 21:08 · LAX 06:08 · JFK 09:08
    ♥ Do have faith in what you're doing.