Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 850 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 850 Bytes

ascii

ASCII Stuff

ASCII tables conversions to & from ASCII

ascii-dump.sh

hex dump ascii table

also hd/hexdump, od, awk

ascii-table.awk

ascii table

ascii.awk

ascii.sh

C style ASCII conversions & more

searched for /printf.*"'/ & could not find anything

printf "%d" "'$1" the ' only works in printf

source ~/data/global.dat clear

emoji-fav.sh

emoji favorites

some do not display correctly

2023-12-04 got hexdump somewhat figured out