Re: bash displays strange characters after base64 decoding

2015-08-07 Thread Bob Proulx
Valentin Schmidt wrote: Subject: bash displays strange characters after base64 decoding Bash displays strange characters (including command prompt) (see attached png file) after the execution of the base64 (GNU coreutils 8.21) command like described as follows: base64 -d base64.txt

Re: bash displays strange characters after base64 decoding

2015-08-07 Thread Geir Hauge
On Thu, Aug 06, 2015 at 07:45:53PM +0200, Valentin Schmidt wrote: Bash displays strange characters (including command prompt) (see attached png file) after the execution of the base64 (GNU coreutils 8.21) command like described as follows: base64 -d base64.txt Xterm has some escape sequences

bash displays strange characters after base64 decoding

2015-08-06 Thread Valentin Schmidt
From: v...@posteo.org To: bug-bash@gnu.org,b...@packages.debian.org Subject: bash displays strange characters after base64 decoding Configuration Information: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu

Re: bash displays strange characters after base64 decoding

2015-08-06 Thread Dennis Williamson
On Thu, Aug 6, 2015 at 12:45 PM, Valentin Schmidt v...@posteo.org wrote: From: v...@posteo.org To: bug-bash@gnu.org,b...@packages.debian.org Subject: bash displays strange characters after base64 decoding Configuration Information: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation