NoteDeep
ls -al
选项[-al]表示列出所有的文件详细的权限和属性(包含隐藏文件)

ls -l
使用长格式显示文件内容


要显示完整的时间格式用
ls -l --full-time


评论列表