• 2022-06-07
    在Linux系统中,如果想要查看当前目录下名为“file1”的文件的大小、修改的日期时间等信息,可以使用( )命令实现。
    A: ls -l ../file1
    B: ls -l /
    C: ls /
    D: ls -l file1