Ajout de travaux

This commit is contained in:
2024-12-09 11:58:49 +01:00
parent edf66d071b
commit 2e11e7886c
187 changed files with 8670 additions and 0 deletions

3
23SCR/print_unicode_char Executable file
View 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"