#bash-script
Read more stories on Hashnode
Articles with this tag
This script will count the number of directories and sub-directories in the current directory but not count the current directory itself. · If you have a...
Bash script that does preprocessing, compiling, and assembly without linking · In my previous post, I wrote on how you can write a script that...