/var/config
/var/queue
/var/transfer/queue
/var/transfer/config
第1题:
以下程序的输出结果是( )。 Dim var1 Dim var2 Dim var3 var1 = "Hello" var2 = "World !" var3 = var1&" "&var2 var1 = 10 var2 = 20 MsgBox var1 + var2
A.Hello World! 30
B.30
C.102
D.Hello World!
第2题:
Using the command, user@router# load override latest.conf, where in the file system will the latest.conf be located?()
第3题:
Where is the sendmail.pid file kept?()
第4题:
Where do the BOS ODM files reside?()
第5题:
You have just issued the command user@router# save current.conf.Assuming the default settings, where in the file system is current.conf saved?()
第6题:
To which directory does the Junos OS write traceoptions files?()
第7题:
The $VAR variable was not exported.
The $VAR should have been set as VAR.
dog needs double quotes around it when setting $VAR.
The { } should not be around VAR in the echo command.
第8题:
/etc/odm
/usr/lpp/odm
/var/bosinfo
/etc/objrepos
第9题:
[edit] user@router# save /var/tmp/current.conf
[edit] user@router# write /var/tmp/current.conf
[edit] user@router# commit /var/tmp/current.conf
[edit] user@router# dump /var/tmp/current.conf
第10题:
/var/tmp/
/var/config/saved/
/var/home/user/
/config/
第11题:
/var/spool
/var/perf
/var
/var/adm
第12题:
( 难度:中等)下列哪种是正定义javascript 方法的正确方式
A.var funName = function(){}
B.function funName (){}
C.var funName = new function(){}
D.var funName = new Function("x,y",".alert(x+y)");
答案:ABD
第13题:
以下哪段代码不能正确创建函数show()?()
第14题:
Given the following script, why does the output come out as an empty line instead of "dog"()#!/bin/ksh $VAR=dog echo "${VAR}"
第15题:
Where is the su log located?()
第16题:
An administrator received a call from a user whose PC crashed while using vi to edit a file. The user wants the edited file back. Where should the administrator look for the file()
第17题:
How do you write the current candidate configuration to the permanent storage media?()
第18题:
Where are files queued for transmission when using the configuration archive transfer-on- commit function?()
第19题:
/
/var/adm/ras
/var/spool/mail
/etc
第20题:
/tmp
/var/preserve
/var/tmp/$USER
$HOME/.vi
第21题:
/var/adm/acct/sum
/var/adm/ras
/usr/sbin/acct
/var/adm/wtmp
第22题:
/var/home/user
/var/config/save0/
/var/tmp
/config
第23题:
/var/tmp/
/var/
/var/log/
/var/home/<username>/