1. <tt id="5hhch"><source id="5hhch"></source></tt>
    1. <xmp id="5hhch"></xmp>

  2. <xmp id="5hhch"><rt id="5hhch"></rt></xmp>

    <rp id="5hhch"></rp>
        <dfn id="5hhch"></dfn>

      1. LINUX認證考試模擬試題附答案

        時間:2024-10-12 04:39:07 Linux認證 我要投稿
        • 相關推薦

        2017年LINUX認證考試模擬試題(附答案)

          在本地的文件系統中下列哪些linux路徑結構是無效的?(選擇所有正確的)

        2017年LINUX認證考試模擬試題(附答案)

          a. //usr\zhang/memo

          b. \usr\zhang\memo

          c. /usr/zhang/memo

          d. \usr/zhang/memo

          答案 a b d

          linux支持哪些編程語言( )

          a.Perl

          b.Python

          c.C++

          d.Fortran

          答案 abcd

          echo命令可以用來顯示?( )

          a. 參數

          b. 文本字符

          c. 過濾內容

          d. shell 變量

          答案 bd

          誰是Linux的創始人( )

          a. Turbolinux

          b. AT&T Bell Laboratry

          c. University of Helsinki

          d. Linus Torvalds

          答案:d

          你想顯示文件"longfile"的最后10行,下面那個命令是正確的( )

          a、tail logfile

          b、head -10 longfile

          c、taid -d 10 longfile

          d、head longfile

          答案 a

          下列那些敘述是正確的? (選擇所有正確的)

          a. 在DOS下可以用命令rawrite創建安裝磁盤.

          b. 在DOS下可以用命令dd創建安裝磁盤.

          c. 通?梢詮目梢龑У腃DROM中安裝TurboLinux系統.

          d. "rawrite" 可以在linux中運行.

          答案 ac

          哪些命令組合起來能統計多少用戶登錄系統(選擇所有正確的答案)

          a.who | wc -w

          b.who | wc -l

          c.who | wc -c

          d.who | wc

          答案 bd

          如果你對文件和目錄的權限不確定,則不能用 _______命令來檢測權限.(選擇所有正確的)

          a. ps

          b. ls -l

          c. ck

          d. chown

          答案 acd

          下面哪些環境變量是在Turbolinux shell下被定義的?( )

          a. PATH

          b. CD

          c. PS1

          d. TERM

          答案 abc

          創建一個用戶帳號需要在/etc/passwd中定義哪些信息( )

          a、login name

          b、password age

          c、default group

          d、userid

          答案 a c d

          下面哪條命令可以顯示交換內存( )

          a、showmem

          b、freemem

          c、swap

          d、free

          答案 d

          下面哪條命令可以顯示用戶默認設置( )

          a、useradd -u

          b、show defaults

          c、show user defaults

          d、useradd -D

          答案 d

          下面哪段定義了添加一個tar文件的信息( )

          a、use the append command

          b、use the add command

          c、use the tar command with the -a switch

          d、use the tar command with the -r switch

          答案 d

          在vi中下列哪些命令不能用來在光標前插入文本?(選擇所有正確的)

          a. p [text]

          b. a [text]

          c. i [text]

          d. o [text]

          答案 abd

          關于linux下列說明哪些是正確的? (選擇所有正確的)

          a. Linux 是一個開放源碼的操作系統.

          b. Linux 是一個類 UNIX的操作系統.

          c. Linux 是一個多用戶的操作系統.

          d. Linux 是一個多任務的操作系統.

          答案 abcd

          下面對Linux命令的描述哪個是正確的( )

          a. 不是大小寫敏感的

          b. 都是大寫的

          c. 大小寫敏感

          d. 都是小寫

          答案 c

          在vi編輯器里,命令”dd”用來刪除當前?( )

          a. 字

          b. 字符

          c. 變量

          d. 行

          答案 d

          下列哪一個命令能被用來重定向管道的輸出到標準輸出和指定的文件中? ( )

          a.cat

          b.less

          c.tee

          d.wee

          答案 c

          spool文件系統放到什么位置( )

          a、/proc

          b、/spool

          c、/var

          d、/lpd

          答案 c

          下面哪個命令能去掉主引導信息里的內容( )

          a、fdisk /mbr

          b、format /mbr

          c、mbr/format

          d、mbr/replace

          答案 a

          在系統重建的時候,下面哪個參數能用來對mkfs命令檢查壞塊( )

          a、-b

          b、-e

          c、-c

          d、-check

          答案 c

          哪一個命令能用來查找在文件TESTFILE中只包含四個字符的行?( )

          a.grep ’????’ TESTFILE

          b.grep ’....’ TESTFILE

          c.grep ’^????$’ TESTFILE

          d.grep ’^....$’ TESTFILE

          答案 d

          哪一個命令能用來刪除當前目錄及其子目錄下名為‘core’的文件? ( )

          a.find . -name core -exec rm ;

          b.find . -name core -exec rm {} \ ;

          c.find . -name core -exec rm {} -;

          d.find . -name core -exec rm {} ;

          答案 b

          用標準的輸出重定向(>)像”> file01”能使文件file01的數據_____( )

          a. 被復制

          b. 被移動

          c. 被覆蓋

          d. 被打印

          答案 c

          按_____鍵能中止當前運行的命令。( )

          a. Ctrl-D

          b. Ctrl-C

          c. Ctrl-B

          d. Ctrl-F

          答案 b

        【LINUX認證考試模擬試題附答案】相關文章:

        2016年微軟認證考試模擬試題(附答案)03-07

        Linux認證考試模擬題及答案03-30

        Linux認證考試課后基礎試題及答案03-04

        linux認證考試筆試題及答案01-24

        Linux認證考試模擬練習題及答案03-17

        Linux認證考試題庫及答案10-26

        Linux認證考試基礎知識試題及答案12-14

        linux認證的面試題及答案12-01

        華為認證HCIE-Cloud模擬試題(附答案)10-26

        国产高潮无套免费视频_久久九九兔免费精品6_99精品热6080YY久久_国产91久久久久久无码

        1. <tt id="5hhch"><source id="5hhch"></source></tt>
          1. <xmp id="5hhch"></xmp>

        2. <xmp id="5hhch"><rt id="5hhch"></rt></xmp>

          <rp id="5hhch"></rp>
              <dfn id="5hhch"></dfn>