Open hongyangqin opened 7 years ago
$ ls -d */ Desktop/ pic/ shell/ src/
$ ls -F |grep "/$" Desktop/ pic/ shell/ src/
# ls -l |grep "^d" drwxr-xr-x 2 root root 4096 2011-05-08 01:46 Desktop drwxr-xr-x 2 root root 4096 2012-03-26 10:03 pic drwxr-xr-x 2 root root 4096 2012-03-30 17:21 shell drwxr-xr-x 3 root root 4096 2012-03-22 22:18 src
Linux Shell 只列出目录的方法
解决办法
参考
Linux Shell 只列出目录的方法