Introduction to Linux I Chapter 4 Exam - Linux Exam                             http://linuxexam.
net/introduction-to-linux-i/introduction-to-linux-i-chapter-4-exam/
                                                                                                                                           Search
                                          Posted on February 9, 2016 by Admin
                                                                                               Linux Essentials (LPI-010)
                                                                                               LPIC-1 101
                                               1.
1 din 9                                                                                                                                         4/19/2016 7:10 PM
Introduction to Linux I Chapter 4 Exam - Linux Exam               http://linuxexam.net/introduction-to-linux-i/introduction-to-linux-i-chapter-4-exam/
                                                      wipe
                                                      clear
                                                      delete
                                                      unset
                                               2.
                                                      dump
                                                      var
                                                      view
                                                      set
                                               3.
                                                      .
                                                      include
                                                      source
                                                      exec
                                               4.
                                                      export -e
                                                      vars
                                                      export -p
                                                      env
                                               5.
2 din 9                                                                                                                           4/19/2016 7:10 PM
Introduction to Linux I Chapter 4 Exam - Linux Exam                                                http://linuxexam.net/introduction-to-linux-i/introduction-to-linux-i-chapter-4-exam/
                                                      Specifying locations that are writable for the user
                                                      Specifying directories to search for executable files
                                                      Specifying directories to contain documentation
                                                      Specifying locations where ordinary users can
                                                      navigate
                                               6.
                                                      VAR+value
                                                      VAR=value
                                                      VAR value
                                                      Var~value
                                               7.
                                                      Upper-case alpha characters
                                                      Hyphen (“-“) character
                                                      Underscore (“_”) character
                                                      Lower-case alpha characters
                                                      Numeric characters
                                               8.
                                                      Reboot the system
                                                      Prevent users from logging in
                                                      Hide passwords
                                                      Hold critical system information
                                               9.
3 din 9                                                                                                                                                            4/19/2016 7:10 PM
Introduction to Linux I Chapter 4 Exam - Linux Exam                                                http://linuxexam.net/introduction-to-linux-i/introduction-to-linux-i-chapter-4-exam/
                                                      Are not a valid type of variable
                                                      Passed into other shells and commands
                                                      Only available to the shell they are created in
                                                      Not used by shells at all
                                              10.
                                                      Only available to the shell they are created in
                                                      Are not a valid type of variable
                                                      Passed into other shells and commands
                                                      Not used by shells at all
                                              11.
                                                      typeset
                                                      declare
                                                      export
                                                      set
                                              12.
                                                      The command is an alias.
                                                      The command is not found.
                                                      A full path name to a command is provided.
                                                      The command is a function.
                                              13.
4 din 9                                                                                                                                                            4/19/2016 7:10 PM
Introduction to Linux I Chapter 4 Exam - Linux Exam                                           http://linuxexam.net/introduction-to-linux-i/introduction-to-linux-i-chapter-4-exam/
                                                      Nothing; it is not a valid directory
                                                      The most fundamental commands that are essential
                                                      for the operating system to function
                                                      Commands that have been compiled from local
                                                      sources
                                                      Essential administrative commands
                                              14.
                                                      Commands that have been compiled from local
                                                      sources
                                                      Nothing; it is not a valid directory
                                                      The most fundamental commands that are essential
                                                      Essential administrative commands
                                              15.
                                                      The most fundamental commands that are essential
                                                      for the operating system to function
                                                      Nothing; it is not a valid directory
                                                      Commands that have been compiled from local
                                                      sources
                                                      Essential administrative commands
                                              16.
                                                      An invalid path
                                                      A relative path
                                                      A circular path
                                                      An absolute path
                                              17.
5 din 9                                                                                                                                                       4/19/2016 7:10 PM
Introduction to Linux I Chapter 4 Exam - Linux Exam                       http://linuxexam.net/introduction-to-linux-i/introduction-to-linux-i-chapter-4-exam/
                                                      A circular path
                                                      An absolute path
                                                      A relative path
                                                      An invalid path
                                              18.
                                                      $PATH=$PATH:/data
                                                      PATH=$PATH:/data
                                                      $PATH=/data
                                                      PATH=/data
                                              19.
                                                      ~/.bashrc
                                                      ~/.bash_profile
                                                      /etc/bashrc
                                                      /etc/profile
                                              20.
                                                      ~/.bash_profile
                                                      /etc/profile
                                                      /etc/bashrc
                                                      ~/.bashrc
6 din 9                                                                                                                                   4/19/2016 7:10 PM
Introduction to Linux I Chapter 4 Exam - Linux Exam                     http://linuxexam.net/introduction-to-linux-i/introduction-to-linux-i-chapter-4-exam/
                                              21.
                                                      /etc/bashrc
                                                      /etc/profile
                                                      ~/.bashrc
                                                      ~/.bash_profile
                                              22.
                                                      ~/.bash_profile
                                                      ~/.bashrc
                                                      /etc/bashrc
                                                      /etc/profile
                                              23.
                                                      !!
                                                      !!ec
                                                      !ec
                                                      !-ec
                                              24.
                                                      .
                                                      \
7 din 9                                                                                                                                 4/19/2016 7:10 PM
Introduction to Linux I Chapter 4 Exam - Linux Exam              http://linuxexam.net/introduction-to-linux-i/introduction-to-linux-i-chapter-4-exam/
                                                      /
                                                      ~
                                              25.
                                                      :
                                                      ;
                                                      ~
                                                      /
                                              26.
                                                      hist
                                                      previous
                                                      history
                                                      last
                                              27.
                                                      CD
                                                      DIR
                                                      PATHS
                                                      PATH
                                              28.
                                                      ..
8 din 9                                                                                                                          4/19/2016 7:10 PM
Introduction to Linux I Chapter 4 Exam - Linux Exam                     http://linuxexam.net/introduction-to-linux-i/introduction-to-linux-i-chapter-4-exam/
                                                      /
                                                      ~
                                                      .
                                              29.
                                                      /etc/bashrc
                                                      ~/.bash_logout
                                                      ~/.bashrc
                                                      ~/.bash_profile
                                              30.
                                                      set
                                                      export
                                                      declare
                                                      type
                                          comments
9 din 9                                                                                                                                 4/19/2016 7:10 PM