Handy unix commands
—
filed under:
Unix
An assortment of handy commands
To count the number of files
This counts all doc files in the current directory and its subfolders ...
find . -name '*.doc' | wc -l
|
|
Handy unix commands
—
filed under:
Unix
An assortment of handy commands To count the number of filesThis counts all doc files in the current directory and its subfolders ... find . -name '*.doc' | wc -l Document Actions
|
|
Copyright ©2009,
The Pennsylvania State University |
Privacy and Legal Statements
Contact the Help Site Administrator |
Last modified
Nov 19, 2009 |
Weblion Partner
