linuxで+ls--color=auto-l--color=auto...++echo -ne '\033]0;root@imon-2:~'等

1079 ワード

[root@imon-2 ~]# cd /root/

+ cd /root/

 ++ echo -ne '\033]0;root@imon-2:~'

 [root@imon-2 ~]# ll

+ ls --color=auto -l --color=auto

 total 2416

-rw-------. 1 root root    1250 Jul 20  2012 anaconda-ks.cfg

-rw-r--r--. 1 root root  517272 Dec 21  2013 confuse-2.7.tar.gz

 drwxr-xr-x. 2 root root    4096 Jul 20  2013 deploy

-rw-r--r--. 1 root root   30434 Jul 20  2012 install.log

-rw-r--r--. 1 root root    7878 Jul 20  2012 install.log.syslog

-rwxr-xr-x. 1 root root    1008 Dec  5  2012 jboss-demon.sh

-rwxr-xr--. 1 root root     133 Dec  5  2012 mount.sh

-rw-r--r--. 1 root root 1889401 Dec 21  2013 pcre-8.33.tar.gz

++ echo -ne '\033]0;root@imon-2:~'

 [root@imon-2 ~]# vi .bashrc 

+ vi .bashrc

++ echo -ne '\033]0;root@imon-2:~'

 [root@imon-2 ~]# vim .bashrc

 + vim .bashrc

++ echo -ne '\033]0;root@imon-2:~'

 [root@imon-2 ~]# ll

+ ls --color=auto -l --color=auto


linuxでコマンドを実行すると赤い問題が報告されます.
原因:ユーザーが意外にset-xを実行したため、システムコマンドがデバッグされる可能性があります. 
解決方法:ユーザーが直接実行する:set+xデバッグを終了すればよい