ls */ -d|wc -l
works too
Petrov M.I. wrote:
Hi.
May be `ls -F | grep "^.*/$"' ?
-- "Change your thoughts and you change your world."
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ls */ -d|wc -l
works too
Hi.
May be `ls -F | grep "^.*/$"' ?
-- "Change your thoughts and you change your world."