[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Bash Script



At 07:51 PM 2/7/99 +0000, you wrote:
>Is there a way to show ONLY directories from ls?  I couldn't think of a way,
>so I wrote a little thing called "lsd".  

I also use "ls -l | grep '^d'"

Keep it simple,
STAN