On Tue, 10 Aug 2021 14:26:56 +0100
Joe Pater <j...@jpater.com> wrote:

> The attached bash script (named 'test'), when run on my laptop,
> produces the following output:
> 
> xyzerg
> 
> Instead of the expected:
> 
> Aabergxyz

Try piping your script to "od -An -t x1 -c" and also taking a look at 
https://mywiki.wooledge.org/BashFAQ/052.

-- 
Kerin Millar

Reply via email to