Incrementing a variable inside a Bash loop

后端 未结 8 474
挽巷
挽巷 2020-12-29 18:32

I\'m trying to write a small script that will count entries in a log file, and I\'m incrementing a variable (USCOUNTER) which I\'m trying to use after the loop

8条回答
提交回复
热议问题