Ajout des travaux effectuer
This commit is contained in:
Executable
+3
@@ -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