1.

Write a shell script that count the number of directories under the current working directory

Answer»

Explanation:

USINGLS” command:

This METHOD is the best, if you need to COUNT a LARGE number of files.



Discussion

No Comment Found