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.$!
A.word=hello world
B.word as "hello world"
C.word is "hello world"
D.word="hello world"
最新試題
防火墻可分為以下()
在企業(yè)中,如果使用Linux服務(wù)器作為網(wǎng)關(guān)服務(wù)器,可使用()為作防火墻。
在設(shè)置iptables規(guī)則時,不指定規(guī)劃表時,規(guī)則將保存在默認(rèn)的filete表中。
iptables中,實現(xiàn)指定默認(rèn)策略的選項為()
軟件防火墻使用的資源要比硬件防火墻少。
有關(guān)防火墻的說法正確的是()
iptables中能實現(xiàn)端口映射的是哪個表()
shell腳本中可用于測試字符串x是否為空的條件語句是()
防火墻一般可分為()
wc命令使用()選項統(tǒng)計行數(shù)。