subject

This is a LINUX Assignment a. Create a directory named . For example, mine would be look like:

/ortiz (this is an example)

b. Make a hierarchical directory structure under the directory created in step a above that consists of one directory named directory1 containing three subdirectories named:

subdir1a

subdir1b

subdir1c

b. Create 2 files in subdir1a named:

file1a

file1b

c. Copy these two files (file1a and file1b) into each of the subdirectories (subdir1b and subdir1c).

d. Create one more directory (named directory2) under the / directory.

/
e. Create three subdirectories (subdir2a, subdir2b, and subdir2c) inside directory2

f. Move the files from subdir1a, subdir2a, and subdir1c to the counterparts you just created in subdir2a, subdir2b, and subdir2c.

g. After you have completed steps a through f above: At the prompt, type the command tree

h. Do a print screen of the output for the tree command. Name this print screen tree

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:20
Print "usernum1 is negative." if usernum1 is less than 0. end with newline. convert usernum2 to 0 if usernum2 is greater than 10. otherwise, print "usernum2 is less than or equal to 10.". end with newline
Answers: 3
question
Computers and Technology, 22.06.2019 17:30
Working on this program in python 3.7: a year in the modern gregorian calendar consists of 365 days. in reality, the earth takes longer to rotate around the sun. to account for the difference in time, every 4 years, a leap year takes place. a leap year is when a year has 366 days: an extra day, february 29th. the requirements for a given year to be a leap year are: 1) the year must be divisible by 42) if the year is a century year (1700, 1800, the year must be evenly divisible by 400some example leap years are 1600, 1712, and 2016.write a program that takes in a year and determines whether that year is a leap year.ex: if the input is 1712, the output is: 1712 is a leap year. ex: if the input is 1913, the output is: 1913 is not a leap year. your program must define and call the function isleapyear(useryear). the function should return true if the input year is a leap year and false otherwise.
Answers: 1
question
Computers and Technology, 22.06.2019 20:00
Amanda needs to create an informative print brochure for her local library’s fundraiser dinner. what critical detail must she have before she starts designing the brochure?
Answers: 1
question
Computers and Technology, 23.06.2019 01:30
How do you set up a slide show to play continuously, advancing through all the slides without requiring your interaction? a. click set up slide show, and then select the loop continuously until ‘esc' and show without narration options. b. click set up slide show, and then select the loop continuously until ‘esc' and use timings, if present options. c. click set up slide show, and then select the show presenter view and use timings, if present options. d. click set up slide show, and then select the show without animation and browsed at a kiosk (full screen) options.
Answers: 3
You know the right answer?
This is a LINUX Assignment a. Create a directory named . For example, mine would be look like:
Questions
question
Mathematics, 23.03.2021 18:30
question
Chemistry, 23.03.2021 18:30
Questions on the website: 13722362