BUT2/SCR/SCR1.1/TP03/print-unicode-char

1 line
101 B
Plaintext
Raw Permalink Normal View History

2023-10-23 13:23:36 +02:00
echo -n "taper un code en hexadecimal : "; read x ; echo -e "voici le caractere correspondant : \U$x"