Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

64. The file assign4.html has permissions set as r w x r w x r w x. This means that: a. The file is really

64. The file assign4.html has permissions set as r w x r w x r w x. This means that:

a. The file is really a directory and was named incorrectly.

b. It is impossible for an html file to have permissions set that way.

c. Everyone can read, write, and execute the file.

d. The file can not be viewed on the WWW.

e. All of the above are true.

65. Which command is used to create the directory abc in the previous (parent) directory?

a. mkdir abc

b. mkdir ./abc

c. mkdir ../abc

d. mkdir ././abc

e. None of the above will work.

70. To rename the file a.html to b.html, which command do you use?

a. cp -i b.html a.html

b. mv -i b.html a.html

c. cp -i a.html b.html

d. rename -i a.html b.html

e. mv -i a.html b.html

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Programming The Perl DBI Database Programming With Perl

Authors: Tim Bunce, Alligator Descartes

1st Edition

1565926994, 978-1565926998

More Books

Students also viewed these Databases questions

Question

U11 Informing Industry: Publicizing Contract Actions 317

Answered: 1 week ago

Question

What do Dimensions represent in OLAP Cubes?

Answered: 1 week ago