【问题标题】:Is there anyway to show the long format of files within a directory without using the "ls -al" command?有没有在不使用“ls -al”命令的情况下显示目录中文件的长格式? 【发布时间】:2022-06-14 21:55:10 【问题描述】: 有没有办法在不实际使用“ls”命令的情况下显示目录中所有文件的长格式? 【问题讨论】: ls 是一个程序,用 C 编写,所以... 标签: linux