Q. How do I count number of files in a directory using Bash Script Ans: #!/bin/bash echo "enter the complete path of your directory...Read more »

The Magician Of Linux
Q. How do I count number of files in a directory using Bash Script Ans: #!/bin/bash echo "enter the complete path of your directory...Read more »