2017年LINUX認證考試模擬試題及答案
Linux 核心的許可證是什么?( )
a. NDA
b. GDP
c. GPL
d. GNU
答案:c
Linux是操作系統(tǒng),意味著開放性源碼是自由可用。( )
a、封閉資源
b、開放資源
c、用戶注冊
d、開放性二進制
答案 b
確定myfile的文件類型的'命令是什么( )
a. type myfile
b. type -q myfile
c. file myfile
d. whatis myfile
答案 c
用來分離目錄名和文件名的字符是什么( )
a. slash (/)
b. period (.)
c. dash (-)
d. asterisk (*)
答案 a
你想顯示文件"longfile"的最后10行,下面那個命令是正確的( )
a、tail logfile
b、head -10 longfile
c、taid -d 10 longfile
d、head longfile
答案 a
假如你得到一個運行命令被拒絕的信息,你可以用哪個命令去修改它的權(quán)限使之可以正常運行(選擇最合適的
答案)
a. path=
b. chmod
c. chgrp
d. chown
答案 b
拷貝mydir\myfile文件到dir2目錄下,但是系統(tǒng)提示這個文件已經(jīng)存在,下面那個命令是正確的( )
a、cp -w mydir\myfile dir2
b、cp -i mydir\myfile dir2
c、cp mydir\myfile dir2
d、cp -v mydir\myfile dir2
答案 b
下面那個命令允許對文件重命名( )
a、rn
b、rname
c、replace
d、mv
答案 d
假如文件是按8進制來定義,下面那個值代表了讀和寫( )
a、2
b、6
c、4
d、1
答案 b
linux臨時目錄一般存在下面那個文件夾中( )
a、/tmp
b、/proc
c、/data
d、/dev
答案 a
【2017年LINUX認證考試模擬試題及答案】相關(guān)文章:
Linux認證考試模擬試題及答案08-30
Linux認證模擬試題及答案08-30
2016年Linux認證模擬試題及答案09-11
Linux認證考試試題及答案11-13
Linux認證考試模擬題及答案11-14