XShell cannot well detect some code [3]
XShell cannot well detect some code
Sunday, May 4, 2008 10:47 AM - Bambo Huang
Use 'cat' to show some bin file will cause XShell auto generate some thing like :XshellXshellXshellXshellXshellXshellXshellXshellXshellXslXshellXshellXshellellXshellXshellXshellXshellXshellXshellXshellXshellXshellXshel
Enviroment:
Red Hat Enterprise Linux AS release 4 (Nahant)
Kernel \r on an \m
[bambo@demo testq]$ uname -a
Linux demo 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:30:39 EST 2005 i686 i686 i386 GNU/Linux
env :
[bambo@demo testq]$ env
HOSTNAME=demo
TERM=xterm
SHELL=/bin/bash
HISTSIZE=1000
SSH_CLIENT=::ffff:00.000.0.000 0000 22
OLDPWD=/home/bambo
SSH_TTY=/dev/pts/7
USER=bambo
LD_LIBRARY_PATH=/home/bambo/lib:/home/bambo/ACE_wrappers/lib:/home/bambo/OracleInstantClient
LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
KDEDIR=/usr
ACE_ROOT=/home/bambo/ACE_wrappers
TNS_ADMIN=/home/bambo/etc
MAIL=/var/spool/mail/bambo
PATH=/home/bambo/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/sbin:/home/bambo/OracleInstantClient/bin:/opt/cxoffice/bin
INPUTRC=/etc/inputrc
PWD=/home/bambo/work/testq
LANG=en_US.UTF-8
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
SHLVL=1
HOME=/home/bambo
LOGNAME=bambo
SSH_CONNECTION=::ffff:10.200.2.243 1904 ::ffff:10.200.2.157 22
LESSOPEN=|/usr/bin/lesspipe.sh %s
DISPLAY=localhost:16.0
ORACLE_HOME=/home/bambo/OracleInstantClient
G_BROKEN_FILENAMES=1
_=/bin/env
The attatchment is a bin file
Program Ver. : Xshell 3.0
Enviroment:
Red Hat Enterprise Linux AS release 4 (Nahant)
Kernel \r on an \m
[bambo@demo testq]$ uname -a
Linux demo 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:30:39 EST 2005 i686 i686 i386 GNU/Linux
env :
[bambo@demo testq]$ env
HOSTNAME=demo
TERM=xterm
SHELL=/bin/bash
HISTSIZE=1000
SSH_CLIENT=::ffff:00.000.0.000 0000 22
OLDPWD=/home/bambo
SSH_TTY=/dev/pts/7
USER=bambo
LD_LIBRARY_PATH=/home/bambo/lib:/home/bambo/ACE_wrappers/lib:/home/bambo/OracleInstantClient
LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
KDEDIR=/usr
ACE_ROOT=/home/bambo/ACE_wrappers
TNS_ADMIN=/home/bambo/etc
MAIL=/var/spool/mail/bambo
PATH=/home/bambo/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/sbin:/home/bambo/OracleInstantClient/bin:/opt/cxoffice/bin
INPUTRC=/etc/inputrc
PWD=/home/bambo/work/testq
LANG=en_US.UTF-8
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
SHLVL=1
HOME=/home/bambo
LOGNAME=bambo
SSH_CONNECTION=::ffff:10.200.2.243 1904 ::ffff:10.200.2.157 22
LESSOPEN=|/usr/bin/lesspipe.sh %s
DISPLAY=localhost:16.0
ORACLE_HOME=/home/bambo/OracleInstantClient
G_BROKEN_FILENAMES=1
_=/bin/env
The attatchment is a bin file
Program Ver. : Xshell 3.0
Re: XShell cannot well detect some code
Tuesday, May 6, 2008 5:17 PM - giants
maybe the problem is occuered in other terminal client program.
"cat" is used to show contents of text file...not binary file.
what do you want to do?
"cat" is used to show contents of text file...not binary file.
what do you want to do?
Re: Re: XShell cannot well detect some code
Wednesday, May 7, 2008 9:43 AM - Bambo Huang
I means it shouldn't show so many 'XShell' while print those special code.
Re: Re: Re: XShell cannot well detect some code
Wednesday, May 7, 2008 3:50 PM - Support
We have found a way to resolve this. We will include this feature as an option in the future edition.
The following explains the cause:
There are visible codes (e.g., alphanumeric characters). Also, there are invisible codes such as terminal control codes, printing terminal codes, reset terminal codes and etc.
In your case, the binary file includes invisible characters that orders Xshell to print its name.
---
Technical support
The following explains the cause:
There are visible codes (e.g., alphanumeric characters). Also, there are invisible codes such as terminal control codes, printing terminal codes, reset terminal codes and etc.
In your case, the binary file includes invisible characters that orders Xshell to print its name.
---
Technical support
Previous views: 217