Comment on Hacking ls -lparentComments−andreasvc13yThat's funny, I also have an alias for lsd which does this. But you can do it without grep: lsd='ls -d */'−bgaluszka13yYours doesn't show . directories and parents does.
Comments
That's funny, I also have an alias for lsd which does this. But you can do it without grep: lsd='ls -d */'
Yours doesn't show . directories and parents does.