CDE is working. However, the customized PATH environment has not been implemented. Which of the following procedures should be performed to activate the implementation?() A.Update the .kshrc fileB.Edit $HOME/.dtprofile, and uncomment the DTSOURCEPROFILE=trueC.Copy /etc/.profile to $HOME/.dtprofile and edit the file as neededD.Double click on the System Administration icon and select CDE profile
CDE is working. However, the customized PATH environment has not been implemented. Which of the following procedures should be performed to activate the implementation?()
A.Update the .kshrc file
B.Edit $HOME/.dtprofile, and uncomment the DTSOURCEPROFILE=true
C.Copy /etc/.profile to $HOME/.dtprofile and edit the file as needed
D.Double click on the System Administration icon and select CDE profile
相关考题:
Risk mitigation includes all but which of the following:A Developing system (policies, procedures, responsibilities)B Obtaining insurance against lossC performing contingent planningD developing planning alternativesE identification of project risks.
92 Project life cycles provide a better means of measurement of progress and control. The four phases of a project are conceptual development, _____, _____, and _____.A. Preliminary planning, detail planning, closeoutB. Implementation, reporting, terminationC. Development, implementation, terminationD. Execution, reporting, finishingE. Implementation, termination, post-audit review
174 Project life cycles provide a better means of measurement of progress and control. The four phases of a project are conceptual development, _____, _____, and _____.A. Preliminary planning, detail planning, closeoutB. Implementation, reporting, terminationC. Development, implementation, terminationD. Execution, reporting, finishingE. Implementation, termination, post-audit review
简述Load,Init ,Activate 的前后顺序。() A、Load,Init ,ActivateB、Init ,Load,ActivateC、Load,Activate ,InitD、Init ,Load,Activate
You’re going to have a quiz ( )by another two in the ( )month. A. followed,followedB. followed,followingC. following,followedD. following,following
在运行表单时,下列有关表单事件引发次序的叙述正确的是A.Activate→Init→LoadB.Load→Activate→InitC.Activate→Load→InitD.Load→Init→Activate
在运行表单时,下列有关表单事件引发次序的叙述正确的是A.Activate->Init->LoadB.Load->Activate->InitC.Activate->Load->InitD.Load->Init->Activate
下列代码中,用于获取SD卡路径的是_______。A.Environment.getSD();B.Environment.getExternalStorageState();C.Environment.getSDDirectory();D.Environment.getExternalStorageDirectory();