Recursively count files in a directory..
Thursday, October 28th, 2010Go go backup brain:
$ find -type f ¦ wc -l
As found elsewhere on the net.
Go go backup brain:
$ find -type f ¦ wc -l
As found elsewhere on the net.
Posted in How To, Linux, Technology | No Comments »
blog.arithm is powered by WordPress with White as Milk
designed by Azeem Azeez. Entries (RSS) and Comments (RSS).