Ajout des travaux effectuer

This commit is contained in:
2024-12-09 11:53:11 +01:00
parent 05fac8d3ae
commit c4e97e13da
558 changed files with 67900 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"