A.#
B.!
C.@
D.$
您可能感興趣的試卷
你可能感興趣的試題
A.uniq -c /root/test
B.uniq /root/test
C.uniq -u /root/test
D.uniq -d /root/test
A.username="root"
B.username!="root"
C.username as"root"
D.username is"root"
A.dirname=hello world
B.dirname as"hello world"
C.dirname is "hello world"
D.dirname="hello world"
A.count#1
B.count=1
C.count=`1`
D.count is 1
A.$$
B.$?
C.$#
D.$!
最新試題
iptables中的filte表有哪幾個(gè)規(guī)則鏈()
iptables中,實(shí)現(xiàn)指定默認(rèn)規(guī)則的選項(xiàng)為()
shell腳本中可用于測(cè)試字符串x是否為空的條件語句是()
iptables四表中規(guī)則默認(rèn)存放的表是()
在企業(yè)中,如果使用Linux服務(wù)器作為網(wǎng)關(guān)服務(wù)器,可使用()為作防火墻。
iptables中能實(shí)現(xiàn)端口映射的是哪個(gè)表()
iptables的策略有()
在設(shè)置iptables規(guī)則時(shí),不指定規(guī)劃表時(shí),規(guī)則將保存在默認(rèn)的filete表中。
判斷文件file是否可執(zhí)行,可以用()
在設(shè)置iptables規(guī)則時(shí),不指定規(guī)劃表時(shí),規(guī)則將保存在filete表中。