- auto connect to VPN
- auto reset UFW
- auto update/upgrade distro
- Loop array
- Find value in array
Same script as above but contains comments and vervose code.
Script shows an easy way of handling both long and short option arguments without using eval
.
Loop values from file and grep (exact word and count number of matches) against log file.
Counts up or down and displays counter in fixed position in terminal Uses:
- tput
- cup
- seq $start $steps $end
Handles parsing of text file content and extracting predefined values.