Understanding `echo $((0x63))` – unix.stackexchange.com 10:12 Posted by Unknown No Comments I was searching for a way to convert hexadecimal via command line and found there is a very easy method echo $((0x63)). It's working great but I'm a little confused as to what is happening here. I ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Unknown
0 Comment to "Understanding `echo $((0x63))` – unix.stackexchange.com"
Post a Comment