There is more than one way to increment a variable in bash , but what you tried will not work. You can use, for example, arithmetic expansion:
確定! 回上一頁