Tagged Questions
1
vote
3answers
155 views
Print folders names character count
I am trying to use find . -type d -print | wc -m where -m or --chars would print the character counts of the folder names.
Take following screen shot as example, the character count for tempFolder + ...