Saturday, 17 August 2013

Bash, printing after output on new

Bash, printing after output on new

Alright, So lately Ive been running into this a couple of times If one
would run echo 'G1o=' | base64 -d in a terminal you'd get
username@hostname:~$62;9;c
I think it has something to do with the locale , but is it 'normal'
behavior that it puts it 'after' the output of a command ?

No comments:

Post a Comment