Skip to content
  • Home
  • CCNA Labs
    • CCNA 1 LAB Activities (v6 & v7)
    • CCNA 2 LAB Activities (v6 & v7)
    • CCNA 3 LAB Activities (v6 & v7)
    • CCNA 4 Lab Activities
  • Linux
    • Linux Unhatched
    • Linux Essentials 2.0
    • Linux Essentials
    • Introduction to Linux I
    • Introduction to Linux II
  • Programming
    • PCAP – Programming Essentials in Python
    • CLA – Programming Essentials in C
    • CPA Programming Essentials in C++
  • About
    • Contact Us
    • Privacy Policy

CCNA 7 Exam Answers 2023

Go with our CCIE, Passed 100%

  • ITE
    • ITE - IT Essentials v7.0
    • ITE - IT Essentials v6.0
      • IT Essentials Lab 2019
    • ITE v5.0 Exam
    • Virtual Activity Laptop
    • Virtual Activity Desktop
  • NE
    • MF
  • CCNA
    • CCNA1
      • CCNA1 v7.0 – ITN
      • CCNA1 v6.0
    • CCNA2
      • CCNA2 v7.0 – SRWE
      • CCNA2 v6.0
    • CCNA3
      • CCNA3 v7.0 – ENSA
      • CCNA3 v6.0
    • CCNA4
      • CCNA4 v6.0
  • Cyber-Security
    • ITC – Introduction to Cybersecurity 2.1 (Level 1)
    • CE – Cybersecurity Essentials 1.1 (Level 2)
    • CCNA CyberOps 1.1 (Level 3)
  • Security
    • CCNA Security v2
  • DevNet
  • CCNA PT Lab 2023

Linux Essentials 2.0 Chapter 5 Exam Answers

Last Updated on May 20, 2021 by Admin

NDG Linux Essentials 2.0 Chapter 5 Exam Answers

  1. Which environment variable contains a list of directories that is searched for commands to execute?

    • PATH
    • PS1
    • PS2
    • EXEC
  2. Select the command that can report the location of a command:

    • what
    • which
    • where
  3. A pair of single quotes ( ‘ ) will prevent the shell from interpreting any metacharacter.

    True or False?

    • True
    • False
  4. A pair of double quotes (” ) will prevent the shell from interpreting any metacharacter.

    True or False?

    • True
    • False
  5. Using a pair of back quotes ( ` ) will cause a shell to execute the back-quoted text as a command and substitute the output back into the original command.

    True or False?

    • True
    • False
  6. The semicolon (;) can be used to separate multiple commands to be executed in order.

    True or False?

    • True
    • False
  7. The double ampersand characters (&& ) are used to separate commands to be executed conditionally, where if the command to the left of the ampersands fails, then the command to the right of the ampersands will be executed.

    True or False?

    • True
    • False
  8. To be able to output messages to the screen, use the _______ command:

    • echo
    • print
    • display
    • type
  9. The _______ command will print a list of the commands that you’ve previously executed.

    • list
    • eval
    • history
    • exec
  10. To execute the same command as previously executed five commands ago, you would type:

    • @-5
    • !5
    • !-5
    • &5
  11. The shell program interprets the commands you type into the terminal into instructions that the Linux operating system can execute.

    True or False?

    • True
    • False
  12. The acronym CLI stands for:

    • Computer Line Interface
    • Command Line Interpreter
    • Command Line Interface
    • Computer Link Interpreter
  13. What one character treats the character that follows it as if it was surrounded by single quotes?

    • /
    • #
    • %
    • \
  14. The echo command:

    • Copies variables from one to another
    • Tests a variable for duplication
    • Is used for variable assignment
    • Is used to output text to the console
    • Duplicates the input stream to the output stream
  15. The most common shell used for Linux distributions is the ________ shell.

    • Fish
    • Bash
    • Tsch
    • Zsh
  16. HOME is an example of _________.

    • An environment variable
    • A path variable
    • A local variable
    • An internal command
    • An alias
  • CCNA1 v7
  • CCNA2 v7
  • CCNA3 v7
System Test Exam Answers
Modules 1 – 3 Exam Answers
Modules 4 – 7 Exam Answers
Modules 8 – 10 Exam Answers
Modules 11 – 13 Exam Answers
Modules 14 – 15 Exam Answers
Modules 16 – 17 Exam Answers
Practice Final – ITN Answers
Course Feedback
ITN Practice PT Skills Assessment (PTSA)
Final Exam Answers
Modules 1 – 4 Exam Answers
Modules 5 – 6 Exam Answers
Modules 7 – 9 Exam Answers
Modules 10 – 13 Exam Answers
Modules 14 – 16 Exam Answers
ITN Practice Skills Assessment – PT Answers
SRWE Practice Skills Assessment – PT Part 1 Answers
SRWE Practice Skills Assessment – PT Part 2 Answers
SRWE Hands On Skills Exam Answers
SRWE Practice Final Exam Answers
SRWE Final Exam Answers 
Modules 1 – 2 Exam Answers
Modules 3 – 5 Exam Answers
Modules 6 – 8 Exam Answers
Modules 9 – 12 Exam Answers
Modules 13 – 14 Exam Answers
ITN Practice PT Skills Assessment (PTSA) Answers
SRWE Practice PT Skills Assessment (PTSA) – Part 1 Answers
SRWE Practice PT Skills Assessment (PTSA) – Part 2 Answers
ENSA Practice PT Skills Assessment (PTSA) Answers
ENSA Hands On Skills Exam Answers
Practice Final – ENSA Answers
ENSA Final Exam Answers
CCNA Certification Practice Exam Answers

Copyright © 2023 PressExam.