A.sed"root"/etc/passwd
B.grep-ni"ROOT"/etc/passwd
C.grep-v"root"/etc/passwd
D.awk"root"/etc/passwd
您可能感興趣的試卷
你可能感興趣的試題
A.-c
B.-v
C.-n
D.-i
A.grep"IPADDR$"/etc/sysconfig/network-scripts/ifcfg-eth0
B.grep"IPADDR#"/etc/sysconfig/network-scripts/ifcfg-eth0
C.grep"!IPADDR"/etc/sysconfig/network-scripts/ifcfg-eth0
D.grep"^IPADDR"/etc/sysconfig/network-scripts/ifcfg-eth0
A.-i
B.-f
C.-n
D.-h
A.grep"^#"/etc/grub.conf
B.grep-n"^#"/etc/grub.conf
C.grep"#$"/etc/grub.conf
D.grep-v"^#"/etc/grub.conf
A.()
B.[]
C.<>
D.{}
最新試題
iptables四表中能實(shí)現(xiàn)端口映射的是()
如果在linux系統(tǒng)上想通過iptables實(shí)現(xiàn)路由功能,則需要配置有()
iptables中,選項(xiàng)()實(shí)現(xiàn)指定默認(rèn)策略。
軟件防火墻使用的資源要比硬件防火墻少的多。
iptables的策略有()
命令“seq16”執(zhí)行后將產(chǎn)生的數(shù)字序列是()
ipables是開源的軟件防火墻。
iptables四表中能實(shí)現(xiàn)端口映射的表是()
wc命令使用()選項(xiàng)統(tǒng)計(jì)行數(shù)。
在設(shè)置iptables規(guī)則時,不指定表時,規(guī)則將保存在filete表中。