Ajout de travaux
This commit is contained in:
3
23SCR/print_unicode_char
Executable file
3
23SCR/print_unicode_char
Executable file
@@ -0,0 +1,3 @@
|
||||
read -p "Type an HEX UNICODE: " hex; echo -e "Corresponding CHAR: \U$hex"
|
||||
read -p "Type an HEX UNICODE: " hex; echo -e "Corresponding CHAR: \U$hex"
|
||||
read -p "Type an HEX UNICODE: " hex; echo -e "Corresponding CHAR: \U$hex"
|
||||
Reference in New Issue
Block a user