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
进入testfile文件进行文档编辑的命令是:_____ testfile
进入testfile文件进行文档编辑的命令是:_____ testfile
修改testfile文件的权限为可读,可写,可执行的命令为:chmod ______ testfile
修改testfile文件的权限为可读,可写,可执行的命令为:chmod ______ testfile
指令greprre*testfile的作用是在文件testfile中寻找以re开头的字符串所在的行()
指令greprre*testfile的作用是在文件testfile中寻找以re开头的字符串所在的行()
用vi编辑器编辑文件/home/u1/Documents/testfile;编辑后的内容为HelloHelloHello查看/home/u1/Documents/testfile文件的最后一行。查看文件的命令是____:
用vi编辑器编辑文件/home/u1/Documents/testfile;编辑后的内容为HelloHelloHello查看/home/u1/Documents/testfile文件的最后一行。查看文件的命令是____:
1
2