/ Published in: Awk
![](/img/icon_sav.png?v3)
Command list subdirectories in current directory.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
ls -alh | awk '$1 ~ "d" {print $0}'
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)