單項(xiàng)選擇題在bash命令中,當(dāng)用()參數(shù)時(shí),表示bash是交互的。

A、-c
B、-i
C、-s
D、-d


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題怎樣新建一個(gè)新文件:()

A.touch hello.c
B.mk hello.c
C.rm hello.c
D.new hello.c

2.單項(xiàng)選擇題要給文件file1加上其他人可執(zhí)行屬性的命令是()

A.chmod a+x
B.chown a+x
C.chmod o+x
D.chown o+x