riffraff76
Technical User
Hi all,
I've recently switched jobs and am seeing some strange things with the new one!
If i SSH to either Linux or Unix boxes from a windows client i can see very strange chars when e.g. listing files in a dir, as an example see below:
-rwxr-xr-x 1 bl rt 665 May 19 08:37 ?[00;32mpush.pl?[00m
-rwxr-xr-x 1 bl rt 140 Apr 24 08:37 ?[00;32memail.pl?[00m
It should render to:
-rwxr-xr-x 1 bl rt 665 May 19 08:37 push.pl
-rwxr-xr-x 1 bl rt 140 Apr 24 08:37 memail.pl
This only happens if i use plink from e.g. a DOS shell, if i use PuTTY (with its own console) then all is well.
If i change the unix/linux shell to bash then these chars disappear from file listings but they dont totally disappear as i still see them when e.g. using the man tool to list help on commands.
Can anyone explain what exactly is doing this and if there is a way round rather than finding an alternative to plink?
Thanks in advance!
I've recently switched jobs and am seeing some strange things with the new one!
If i SSH to either Linux or Unix boxes from a windows client i can see very strange chars when e.g. listing files in a dir, as an example see below:
-rwxr-xr-x 1 bl rt 665 May 19 08:37 ?[00;32mpush.pl?[00m
-rwxr-xr-x 1 bl rt 140 Apr 24 08:37 ?[00;32memail.pl?[00m
It should render to:
-rwxr-xr-x 1 bl rt 665 May 19 08:37 push.pl
-rwxr-xr-x 1 bl rt 140 Apr 24 08:37 memail.pl
This only happens if i use plink from e.g. a DOS shell, if i use PuTTY (with its own console) then all is well.
If i change the unix/linux shell to bash then these chars disappear from file listings but they dont totally disappear as i still see them when e.g. using the man tool to list help on commands.
Can anyone explain what exactly is doing this and if there is a way round rather than finding an alternative to plink?
Thanks in advance!