This commit is contained in:
Luk Lu
2022-07-03 16:07:29 +08:00
parent 746970f1ff
commit a8d4e82d0b
3 changed files with 26 additions and 1 deletions

View File

@@ -13,3 +13,6 @@ get_char()
echo "Press any key to exit!"
char=`get_char`
# read -p "press Enter to exit!"
# echo "Bye!"