Count number of directories in the current directory using Linux cli Posted on 14 July 202014 July 2020 By Shafiq Alibhai ls -1 | wc -l