Bash script string manipulation – Debian
So I have a array of file names, that contain some tar files, So for example there are 2 file names in the array, acceptance-tests-0.0.134.tar and grafana-9.3.2-debian-11-r11.tar. How to we write a bash command that gets us, 0.0.134 from the…