While working with "find" command I bumped into the equivalence of wc -l
find . -type d -maxdepth 1 But with the "find" command the current directory, ".", is also listed. -- regards Ramanathan _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
