One of the most widely used method to ask user for a confirmation in a bash script is to combine read + case commands (source): while true ...
確定! 回上一頁