bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange results


From: Victor Pasko
Subject: Strange results
Date: Thu, 26 Oct 2023 21:53:42 +0700

Hi,

Attached please find bug2.bash.
Here are results

% bash --version
GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)

% ./bug2.bash
ASCII_SET-size=95
echo1 u
echo2 u
echo3 u
echo4 97
echo5 u
echo6 85
echo7 -10
echo8 -10
See some strange results below
echo9 u
echo10 u
And the most strange result
echo11
 
!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~

-- 

-- PSK

Attachment: bug2.bash
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]