Inspirational journeys

Follow the stories of academics and their research expeditions

ComptiA Cloud+ 2023 Questions and answer - Part 4

Mary Smith

Tue, 21 Apr 2026

ComptiA Cloud+ 2023 Questions and answer - Part 4

1. Which of the following command sets the Bash variable named FOO test content?(Select 2answers)

A) Test = 'FOO'
B) var TEST = 'foo'
C) None
D) Set TEST = 'foo'
E) Test = 'FOO'


2. In the vi editor, how commands, such as moving the cursor or by copying the rows in the buffer are given a number of times, or to apply multiple lines?

A) Command: the second, followed by a number and the command.
B) By entering a command, such as: set the playback = 4, which repeats each of the next command four times.
C) By selecting all lines of influence and move the cursor before the command.
D) None
E) By specifying the number in front of the command, such as 4l or 2yj


3. Which of the following commands can be used to search for the executable file foo when it is placed in the directory is not included in your $ PATH?

A) which
B) inquiry
C) discovery
D) suitably
E) where is


4. Which of the following options umask to make sure that new files have the default permissions -RW r -----?

A) 640
B) None
C) 17
D) 38
E) 27


5. Which of the following commands can be used to determine how long the system has been running? (Choose two correct answers.)(Select 2answers)

A) utilization
B) top
C) uname -u
D) up
E) time up


1. Right Answer: A,E
Explanation:

2. Right Answer: E
Explanation:

3. Right Answer: C
Explanation:

4. Right Answer: E
Explanation:

5. Right Answer: A,B
Explanation:

0 Comments

Leave a comment