Useful linux shell scripts that can be adapted to execute any tasks.
List all folders inside the folder provided as parameter.
Samples:
./mysh-do-list-folders.sh ~
./mysh-do-list-folders.sh /var/www
Useful linux shell scripts that can be adapted to execute any tasks.
ShellMIT