Dr. Ehoneah Obed
Dr. Ehoneah Obed

Dr. Ehoneah Obed

Follow
Series

Linux Lessons

In this series, I will share things I learn about Linux and present solutions to common Linux problems/tasks I come across

Articles in this series

Write a bash script to count the number of directories

Jun 7, 20224 min read

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...

Write a bash script to count the number of directories