Inspirational journeys

Follow the stories of academics and their research expeditions

ComptiA Cloud+ 2023 Questions and answer - Part 8

Mary Smith

Tue, 21 Apr 2026

ComptiA Cloud+ 2023 Questions and answer - Part 8

1. What is the effect of the command egrep -v option is used?

A) It will change the order of the last output shows the first matching.
B) None
C) It shows the command version information
D) It produces only non-matching lines
E) It enables the corresponding parts of the color highlighting.


2. Successfully created a hard link called a regular file foo foo bar is removed from the file system. Which of the following describes the situation resulting from?

A) foods should be eliminated. bar would still exist, but would be unusable.
B) Both foo and bar would be available.
C) The user is prompted whether the bar should be removed also
D) foo and bar were both removed.
E) foo should be removed, a bar would be available.


3. What is the difference between I and commands vi editor?

A) i (pause) the temporary suspension to edit the file in the background again (Abort) ends editing.
B) None
C) I (insert) add text before the cursor position while (connected) inserts the text after the cursor.
D) I (independent rows) of each first character starts a new row while (line rows) to keep the indentation of the previous row.
E) I (Interactive) requires the user to explicitly change vi space, whereas the (auto) automatically switches modes.


4. As for the command: nice -5 / usr / bin / prog which of the following statements is correct?

A) / Usr / bin / prog performed with priority 5
B) / Usr / bin / prog performed with priority -5.
C) / Usr / bin / prog carried out in a comfortable level of -5.
D) None
E) / Usr / bin / prog carried out in a comfortable level 5


5. Which of the following commands can locate programs and the corresponding man pages and configuration files?

A) basename
B) where is
C) inquiry
D) dirname
E) which


1. Right Answer: D
Explanation:

2. Right Answer: E
Explanation:

3. Right Answer: C
Explanation:

4. Right Answer: E
Explanation:

5. Right Answer: B
Explanation:

0 Comments

Leave a comment