Alvaro [Andor]
Results
2
issues of
Alvaro [Andor]
The double bracket test ( [[ ]] ) is bash only (and maybe zsh and ksh), but not sh/dash, so if /bin/sh is marked on the shell script as interpreter,...
## Problem If I want to change case for one or several letter of one of my files or folders ( e.g, I want to rename from `test-Alvaro` to `test-alvaro`)...