判断题用ls–al命令列出文件列表,其中lrwxr--r--1helusers2024Sep1208:12cheng这个文件是符号连接文件。A对B错
判断题
用ls–al命令列出文件列表,其中lrwxr--r--1helusers2024Sep1208:12cheng这个文件是符号连接文件。
A
对
B
错
参考解析
解析:
暂无解析
相关考题:
用命令列出下面的文件列表,请问那一个文件是符号链接文件:() A.-rw-------2hel-susers56Sep0911:05helloB.-rw-------2hel-susers56Sep0911:05goodbeyC.drwx------1helusers1024Sep1008:10zhangD.lrwx------1helusers2024Sep1208:12cheng
用ls–al命令列出下面的文件列表,()文件是符号连接文件。A.-rw-rw-rw- 2 hel-susers 56 Sep0911:05helloB.-rwxrwxrwx 2 hel-susers 56 Sep0911:05goodbeyC.drwxr--r-- 1 helusers 1024 Sep1008:10zhangD.lrwxr--r-- 1 helusers 2024 Sep1208:12cheng
列出当前目录下所有文件及其权限大小等文件属性,包括隐藏文件,并分页显示,应使用命令() A. ls –al | moreB. ls –a | moreC. ls –l | moreD. ls –type | more
● 用Linux ls –al 命令列出下面的文件列表, (33) 是块设备文件。(33)A.drwx----- 1 hel users 1024 Sep 10 08:10 aaaB.-rw------- 2 hel-s users 56 Sep 09 11:05 bbbC.brw------- 2 hel-s users 56 Sep 09 11:05 cccD.lrwx----- 1 hel users 2024 Sep 12 08:12 ddd
用ls-al命令列出下面的文件列表,哪个文件是符号连接文件()。A、-rw-rw-rw-2hel-susers56Sep0911:05helloB、-rwxrwxrwx2hel-susers56Sep0911:05goodbeyC、drwxr--r--1helusers1024Sep1008:10zhangD、lrwxr--r--1helusers2024Sep1208:12cheng
Linux的ext2/ext3文件系统具有属性功能。可以使用()命令列出文件的属性,使用()命令改变文件的属性。A、Isattr;chattrB、ls;chmodC、ls;chattrD、lsattr;chmod
单选题用ls-al命令列出下面的文件列表,哪个文件是符号连接文件()。A-rw-rw-rw-2hel-susers56Sep0911:05helloB-rwxrwxrwx2hel-susers56Sep0911:05goodbeyCdrwxr--r--1helusers1024Sep1008:10zhangDlrwxr--r--1helusers2024Sep1208:12cheng
单选题UNIX系统下用ls-a命令表示什么意思()A列出所有文件名中带a的文件B列出当前目录的隐藏文件C列出一切文件D列出当前目录的所有文件