An administrator needs to create a file named hello in the home directory that contains the following text:

An administrator needs to create a file named hello in the home directory that contains the following text:
it’s me! Which of the following commands would accomplish this goal?
A. mkdir ~/hello touch ~/"it’s me!"
B. touch ~/hello echo "it’s me!" > ~/hello
C. mv ~/hello cp "it’s me!" > ~/hello
D. type ~/hello print "it’s me!"

comptia-exams

2 thoughts on “An administrator needs to create a file named hello in the home directory that contains the following text:

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.