Linux 基本命令(文件操作)

来源:互联网 发布:单词社交网络 视频s1-0 编辑:程序博客网 时间:2024/06/04 18:11

--------------------------------------------------------------------------------

* chgrp invocation::            Change file groups.
* chmod invocation::            Change access permissions.
* chown invocation::            Change file owners and groups.
* touch invocation::            Change file timestamps.

--------------------------------------------------------------------------------

ls -ld  只显示子目录的名字,不显示其中的文件列表

ls -la  显示括. ..在内的列表