Directory

jephoxstar

New Member
Joined
Apr 23, 2021
Messages
2
Reaction score
0
Credits
24
How can I write a script Shell which takes a single parameter, name of a directory representing the initial point of search, and searches for the directory
with the largest number of files from this directory. The calculation must take into account the contents of sub-directories while exploring recursive. The script must display the name of the directory found as well as the number files in this directory and in its subdirectories.
 



Members online


Top