Linux 命令 ls, ll, la - Picassooo - 博客园 Linux 命令 ls, ll, la ll:罗列出当前文件或目录的详细信息,含有时间、读写权限、大小、时间等信息 。 ll是“ls -l"的别名,可以理解为 ll 和 ls -l 的功能是相同的。 la:罗列出目录下的所有文件,包括以 开头的隐含文件。
ls - list directory contents at Linux. org LS(1) User Commands LS(1) NAME ls - list directory contents SYNOPSIS ls [OPTION] [FILE] DESCRIPTION List information about the FILEs (the current directory by default) Sort entries alphabetically if none of -cftuvSUX nor --sort is specified