Quote:
Originally Posted by waddles
I agree with astrogeek & pan64 that is the normal situation. Not here tho.
|
Well, I assure you that...
Quote:
Unziping & moving(mv) a .sh file to user directory is adding(?) ^M to file lines
|
... is not happening (unless maybe you are running Ballmer Linux

).
The odd characters are in the file. And I agree with pan64, your bash is OK, it would be silly to reinstall.
What is the output of
Code:
file axel.sh
od -xc axel.sh
Or could you open it in vim and convert to hexadecimal
... and post the first couple of lines.
The ^M's may not be visible in vim depending on configuration, so don't get hung up on the fact that you didn't see them.