下面哪个命令可以查看网卡的中断()。A.cat/proc/ioportsB.cat/proc/interruptsC.cat/proc/memoryinfoD.which interrupts
下面哪个命令可以查看网卡的中断()。
A.cat/proc/ioports
B.cat/proc/interrupts
C.cat/proc/memoryinfo
D.which interrupts
相关考题:
( 27 )要想在过程 Proc 调用后返回形参 x 和 Y 的变化结果,下列定义语句中正确的是A ) Sub Proc ( x as Integer,y as Integer )B ) Sub Proc ( ByVal x as Integer, y as Integer )C ) Sub Proc ( x as Integer,Byval y as Integer )D ) Sub Proc ( Byval x as Integer, Byval y as Integer )
已知有下面的过程Private Sub proc1(a As Integer,b As String,Optional x As Boolean)……End Sub正确调用此过程的语句是( )。A.Call procl(5)B.Call proc1 5,”abc”,FalseC.proc1(12,”abc”,True)D.proc1 5, “abc”
( 23 )已知有下面的过程( )Private Sub proc1 ( a As Integer,b As String,Optional x As Boolean )……End Sub正确调用此过程的语句是A ) Call procl ( 5 )B ) Call proc1 5, ” abc ” ,FalseC ) proc1 ( 12, ” abc ” ,True )D ) proc1 5, “ abc ”
要想在过程Proc调用后返回形参x和y的变化结果,下列定义语句中正确的是______。A.Sub Proc(x as Integer, y as Integer)B.Sub Proc(By Val x as Integer, y as Integer)C.Sub Proc(x as Integer, By Val y as Integer)D.Sub Proc(By Val x as Integer, By Val y as Integer)
用下列()命令查看Linux使用了多少内存A.cat/proc/meminfoB.cat/bin/meminfoC.vi/proc/meminfoD.vi/user/local/meminfo
下列哪些命令行可用于查看当前进程?()A、Ps-efB、Strings-f/proc/[0-9]*/cmdlineC、Ls-al/proc/[0-9]*/exeD、Cat/etc/inetd.conf
AcustomerhasasystemwithanumberofLPARs,oneofwhichisrunningasupportedversionofLinux.WhichCLIcommandcananadministratorusetodisplaytheCPUandmemoryresourceallocationoftheLinuxpartition?() A.cat/proc/usr/lparchkB.cat/proc/ppc64/lparcfgC./var/adm/tools/res_listD./var/adm/tools/lparalloc
若要在子过程Proc1调用后返回两个变量的结果,下列过程定义语句中有效的是( )。A.Sub Proc1(n,m)B.Sub Proc1(ByVal n,m)C.Sub Proc1(n,ByVal m)D.Sub Proc1(ByVal n,ByVal m)
用下列()命令查看Linux使用了多少内存A、cat/proc/meminfoB、cat/bin/meminfoC、vi/proc/meminfoD、vi/user/local/meminfo
对于主、备IGWB进程描述错误的是哪一个()。A、IGWB服务器端是双机系统,激活的一方应该运行一个cls_proC.exe进程、一个knl_proC.exe进程、一个om_proC.exe进程、一个ap_proC.exe进程B、未激活的一方只运行一个cls_proC.exe进程C、这些进程可以"任务管理器/进程"中查看D、未激活的一方运行一个knl_proC.exe进程
当前系统的中断的信息保存在哪一个文件中?()A、/proc/interruptsB、/var/log/IRQsC、/boot/interruptsD、/etc/proc/interrupts
下面哪个命令可以查看网卡的中断?()A、cat/proc/ioportsB、cat/proc/interruptsC、cat/proc/memoryinfoD、which interrupts
防止系统对ping请求做出回应,正确的命令是:()。A、echo0/proc/sys/net/ipv4/icmp_ehco_ignore_allB、echo0/proc/sys/net/ipv4/tcp_syncookiesC、echo1/proc/sys/net/ipv4/icmp_echo_ignore_allD、echo1/proc/sys/net/ipv4/tcp_syncookies
单选题下面哪个命令可以查看网卡的中断?()Acat/proc/ioportsBcat/proc/interruptsCcat/proc/memoryinfoDwhich interrupts
单选题当前系统的中断的信息保存在哪一个文件中?()A/proc/interruptsB/var/log/IRQsC/boot/interruptsD/etc/proc/interrupts