
ascii
List of commands for ascii:
-
ascii:tldr:092d1 ascii: Show ASCII table in binary.$ ascii -btry on your machineexplain this command
-
ascii:tldr:2642c ascii: Show ASCII aliases of a character.$ ascii ${a}try on your machineexplain this command
-
ascii:tldr:5b7f3 ascii: Show options summary and complete ASCII table.$ asciitry on your machineexplain this command
-
ascii:tldr:5c147 ascii: Show ASCII table in octal.$ ascii -otry on your machineexplain this command
-
ascii:tldr:69861 ascii: Show ASCII aliases of multiple characters.$ ascii -s ${tldr}try on your machineexplain this command
-
ascii:tldr:b8609 ascii: Show ASCII aliases in short, script-friendly mode.$ ascii -t ${a}try on your machineexplain this command
-
ascii:tldr:e86f6 ascii: Show ASCII table in hexadecimal.$ ascii -xtry on your machineexplain this command
-
ascii:tldr:f9191 ascii: Show ASCII table in decimal.$ ascii -dtry on your machineexplain this command