摘要:系统运维 NAME ls - list directory contents SYNOPSIS ls [OPTION]... [FILE]... DESCRIPTIONlist
系统运维
NAME
ls - list directory contents
SYNOPSIS
ls [OPTION]... [FILE]...
DESCRIPTION
list information about the FILES(the current directoryby default). Sort entries alphabetically if none of -cftuvSUX nor sort。 列出files的信息,默认是当前文件夹,如果没有-cftuvSUX和--sort选项的话,按照字母表排序。
-a,-all
do not ignore enteries starting with . :不忽略以.开头的条目
-A, --almoost-all
do not list implied . and .. : 不列出隐含的. 和 ..
-d,--directory
list directory entries intead of contents , and do not dereference symbolic links :列出文件本身,而不是内容,也不列出参考的符号链接
-h, --human-readable
with -l, print sizes in human readable format (e.g., 1K 234M 2G):和-l一起,以人类可读的格式显示出文件的大小。
-i,--inode
print the index number of each file:显示出每一个文件的索引号码
-r,--reverse
reverse order while sorting 反向排序
-R,--recursive
list subdirectories recursively 递归显示子文件夹
-t sort by modification time 按照修改时间排序
相关文章推荐
虚拟主机的专业参数,分别都是什么意思?2022-09-09
中非域名注册规则是怎样的?注册域名有什么用处? 2022-01-10
HostEase新年活动促销 美国/香港主机全场低至五折2021-12-28
HostGator下载完整备份教程分享2021-12-28
Flink中有界数据与无界数据的示例分析2021-12-28