ls only directory Posted on 2020-05-24 1ls -d -- */ 1ls -ld -- */ 1ls -F | grep / 1ls -d */ 1echo */ 1ls -l | grep "^d" 1find /home/alice/Documents -maxdepth 1 -type d 1docker run -it alpine /bin/sh