修改testfile文件的权限为可读,可写,可执行的命令为:chmod ______ testfile
修改testfile文件的权限为可读,可写,可执行的命令为:chmod ______ testfile
对名为testfile的文件执行chmod551testfile后,它的权限是() A: -rwxr-xr-x B: -rwxr--r-- C: -r--r--r-- D: -r-xr-x--x
对名为testfile的文件执行chmod551testfile后,它的权限是() A: -rwxr-xr-x B: -rwxr--r-- C: -r--r--r-- D: -r-xr-x--x
用“chmod 551 doument”命令对文件document进行了修改,则它的权限是?
用“chmod 551 doument”命令对文件document进行了修改,则它的权限是?
要使所有unix用户具备对文件testfile的读、写和执行权限,可使用unix命令chmod对=777testfile()
要使所有unix用户具备对文件testfile的读、写和执行权限,可使用unix命令chmod对=777testfile()
cat testfile的输出与下面哪个命令相同?() A: cat>testfile B: cat<testfile C: cat>>testfile D: cat<<testfile
cat testfile的输出与下面哪个命令相同?() A: cat>testfile B: cat<testfile C: cat>>testfile D: cat<<testfile
( )命令能用来查找在文件TESTFILE中包含4个字符的行。 A: grep '???? ' TESTFILE B: grep '…. ' TESTFILE C: grep '^????$' TESTFILE D: grep '^….$ ' TESTFILE
( )命令能用来查找在文件TESTFILE中包含4个字符的行。 A: grep '???? ' TESTFILE B: grep '…. ' TESTFILE C: grep '^????$' TESTFILE D: grep '^….$ ' TESTFILE
删除文件testfile的命令是:_______ testfile
删除文件testfile的命令是:_______ testfile
查看testfile文件内容的命令是:_______ testfile
查看testfile文件内容的命令是:_______ testfile
创建一个空文件testfile的命令为:_______ testfile
创建一个空文件testfile的命令为:_______ testfile
Linux系统中,哪一条命令可以用来查找文件testfile中只包含四个字符的行 A: grep '????' testfiel B: grep '....' testfile C: grep '^????$' testfile D: grep '^....$' testfile
Linux系统中,哪一条命令可以用来查找文件testfile中只包含四个字符的行 A: grep '????' testfiel B: grep '....' testfile C: grep '^????$' testfile D: grep '^....$' testfile