Quote:
Originally Posted by devtakh
Harish,
do this.this shud work
find a/d/e/ -type f \( -name "*.txt" -o -name "*.dat" \) | xargs ls -l | wc -l
all the best.
cheers,
Devaraj Takhellambam
|
Thanks man... its working.. can you answer the 2nd query tooo ...