NAME ls - 列出目录内容 DESCRIPTION ls 显示现在目录中的内容... 以下为可以使用的选项: -a 包括以点开头档案的目录内容 (.)
$ ls -a . Notes hello_world notes .. dir mydir $ _