Linux (commonly pronounced LIH-N?ks in English; variants exist) is a Unix-like computer operating system. Linux is one of the most prominent examples of free software and open source development: typically all underlying source code can be freely modified, used, and redistributed by anyone.
So the problem is that you have a script that needs to count how many files are in a directory in order to perform a function, but how do you do it"
That will give you the number, but it's also counting any folders, we just want files.
If we wanted to include hidden files we would use:
If we want to exclude directory in that path from being counted:
Feel free to leave a comment or question
Code block comments
2010-03-19
Added a code block for comments
Windows 7 Items
2009-09-24
new info on windows 7
Snort on Debain Lenny
2009-08-19
Installing snort+PGSQL on Debian