免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4111 | 回复: 0
打印 上一主题 下一主题

终端不能换行(不能折行显示) [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-12-10 11:55 |只看该作者 |倒序浏览
在shell里面输入一个比较长的命令,发现终端不能换行了
比如 我一次输入以下三条命令
pwd
date
radiusclient -f radiusclient.conf -a User-Name=test Acct-Status-Type = 7 Acct-Delay-Time -p 3434

结果发现在
[root@localhost ~]# pwd
/root
[root@localhost ~]# date
Thu Dec 10 11:35:49 CST 2009
<-f radiusclient.conf -a User-Name=test Acct-Status-Type = 7 Acct-Delay-Time -p 3434

最后一个命令不能折行显示 必须一直按“<-”方向键 才能显示前面的内容,
很郁闷
请问高手这是什么原因啊,哪里设置不对?以前遇到过类似问题,不能换行的原因是因为TERM变量没有设置终端类型,现在换了终端类型也还是不行,高人指教啊
我是fedora 10
set看一下环境变量
[root@localhost ~]# set
BASH=/bin/bash
BASH_ARGC=()
BASH_ARGV=()
BASH_LINENO=()
BASH_SOURCE=()
BASH_VERSINFO=([0]="3" [1]="2" [2]="33" [3]="1" [4]="release" [5]="i386-redhat-linux-gnu"
BASH_VERSION='3.2.33(1)-release'
CCACHE_DIR=/var/cache/ccache
CCACHE_UMASK=002
COLORS=/etc/DIR_COLORS
COLUMNS=100
COMP_WORDBREAKS=$' \t\n"\'@><=;|&('
CVS_RSH=ssh
DIRSTACK=()
EUID=0
GROUPS=()
G_BROKEN_FILENAMES=1
HISTFILE=/root/.bash_history
HISTFILESIZE=1000
HISTSIZE=1000
HOME=/root
HOSTNAME=localhost
HOSTTYPE=i386
IFS=$' \t\n'
INPUTRC=/etc/inputrc
LANG=C
LESSOPEN='|/usr/bin/lesspipe.sh %s'
LINES=24
LOGNAME=root
LS_COLORS='no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01r=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:tw=30;42w=34;42:st=37;44:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.svgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.svg=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:'
MACHTYPE=i386-redhat-linux-gnu
MAIL=/var/spool/mail/root
MAILCHECK=60
OLDPWD=/usr/local/etc/radiusclient
OPTERR=1
OPTIND=1
OSTYPE=linux-gnu
PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
PIPESTATUS=([0]="1"
PPID=5385
PS1='[\u@\h \W]\$ '
PS2='> '
PS4='+ '
PWD=/root
QTDIR=
QTINC=/include
QTLIB=/lib
SHELL=/bin/bash
SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-comments:monitor
SHLVL=1
SSH_AUTH_SOCK=/tmp/ssh-IkOGLT5385/agent.5385
SSH_CLIENT='10.1.26.199 3244 22'
SSH_CONNECTION='10.1.26.199 3244 10.1.25.240 22'
SSH_TTY=/dev/pts/2
TERM=ansi
UID=0
USER=root
_=3434
colors=/etc/DIR_COLORS
qt_prefix=
__gvfs_multiple_uris ()
{
    local IFS='
';
    local cur="${COMP_WORDS[COMP_CWORD]}";
    COMPREPLY=($(compgen -W '$(gvfs-ls --show-completions "$cur"' -- "")
}
__polkit_action ()
{
    local IFS='
';
    local cur="${COMP_WORDS[COMP_CWORD]}";
    case $COMP_CWORD in
        1)
            COMPREPLY=($(IFS=: compgen -S' ' -W "--action:--reset-defaults:--set-defaults-any:--set-defaults-inactive:--set-defaults-active:--show-overrides:--version:--help" -- $cur))
        ;;
        2)
            case "${COMP_WORDS[1]}" in
                --action | --set-defaults-any | --set-defaults-inactive | --set-defaults-active)
                    COMPREPLY=($(compgen -W "$(polkit-action)" -- $cur))
                ;;
                --reset-defaults)
                    COMPREPLY=($(compgen -W "$(polkit-action --show-overrides)" -- $cur))
                ;;
            esac
        ;;
        3)
            case "${COMP_WORDS[1]}" in
                --set-defaults-any | --set-defaults-inactive | --set-defaults-active)
                    COMPREPLY=($(IFS=: compgen -S' ' -W "yes:no:auth_admin_one_shot:auth_admin:auth_admin_keep_session:auth_admin_keep_always:auth_self_one_shot:auth_self:auth_self_keep_session:auth_self_keep_always" -- $cur))
                ;;
            esac
        ;;
    esac
}
__polkit_auth ()
{
    local IFS='
';
    local cur="${COMP_WORDS[COMP_CWORD]}";
    case $COMP_CWORD in
        1)
            COMPREPLY=($(IFS=: compgen -S' ' -W "--obtain:--show-obtainable:--explicit:--explicit-detail:--grant:--block:--revoke:--user:--version:--help" -- $cur))
        ;;
        2)
            case "${COMP_WORDS[1]}" in
                --obtain)
                    COMPREPLY=($(compgen -W "$(polkit-auth --show-obtainable)" -- $cur))
                ;;
                --revoke)
                    COMPREPLY=($(compgen -W "$(polkit-auth --explicit)" -- $cur))
                ;;
                --grant | --block)
                    COMPREPLY=($(compgen -W "$(polkit-action)" -- $cur))
                ;;
                --user)
                    COMPREPLY=($(compgen -u -- $cur))
                ;;
            esac
        ;;
        3)
            case "${COMP_WORDS[1]}" in
                --user)
                    COMPREPLY=($(IFS=: compgen -S' ' -W "--explicit:--explicit-detail:--grant:--block:--revoke" -- $cur))
                ;;
                --grant | --block)
                    COMPREPLY=($(IFS=: compgen -S' ' -W "--constraint" -- $cur))
                ;;
            esac
        ;;
        4)
            case "${COMP_WORDS[3]}" in
                --revoke)
                    case "${COMP_WORDS[1]}" in
                        --user)
                            local afou;
                            afou=$(polkit-auth --user ${COMP_WORDS[2]} --explicit 2> /dev/null);
                            if [ $? != 0 ]; then
                                afou=$(polkit-action);
                            fi;
                            COMPREPLY=($(compgen -W "$afou" -- $cur))
                        ;;
                        *)
                            COMPREPLY=($(compgen -W "$(polkit-action)" -- $cur))
                        ;;
                    esac
                ;;
                --grant | --block)
                    COMPREPLY=($(compgen -W "$(polkit-action)" -- $cur))
                ;;
                --constraint)
                    COMPREPLY=($(IFS=: compgen -S' ' -W "local:active:exe\::selinux_context\:" -- $cur))
                ;;
            esac
        ;;
        5)
            case "${COMP_WORDS[3]}" in
                --grant | --block)
                    COMPREPLY=($(IFS=: compgen -S' ' -W "--constraint" -- $cur))
                ;;
            esac;
            case "${COMP_WORDS[1]}" in
                --grant | --block)
                    COMPREPLY=($(IFS=: compgen -S' ' -W "--constraint" -- $cur))
                ;;
            esac
        ;;
        *)
            case "${COMP_WORDS[$(($COMP_CWORD - 1))]}" in
                --constraint)
                    COMPREPLY=($(IFS=: compgen -S' ' -W "local:active:exe\::selinux_context\:" -- $cur))
                ;;
                *)
                    COMPREPLY=($(IFS=: compgen -S' ' -W "--constraint" -- $cur))
                ;;
            esac
        ;;
    esac
}

[ 本帖最后由 agns7 于 2009-12-10 12:02 编辑 ]
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP