Answers for "shell script to subtract two hex values"

0

shell script to subtract two hex values

echo A000 1000 | dc -e '16o16i?+p'
Posted by: Guest on May-20-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language