ls -1A|wc -l
ls -l directoryname | wc -w
find . -type f -maxdepth 1 | wc -l
ls -1 | wc -l
ls -A | wc

Geez everyone think there was some sort of grand prize or something? Thanks for
the replies...I guess all I needed to know is this..I feel stupid now :-(
ls *.jpg | wc -l



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to