LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 817|回复: 0

How to display the directories in current directory?

[复制链接]
发表于 2004-2-14 19:42:16 | 显示全部楼层 |阅读模式
In windows/DOS,you can use command:dir/ad to do it.But in Linux,you can do it just like this:
  1. [root@station3 root]# ls -lF|grep /
  2. drwxr-xr-x    2 root     root         4096 Feb 13 09:35 beifen/
  3. drwx------    4 root     root         4096 Feb 12 12:03 evolution/
  4. [root@station3 root]#
复制代码
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表