Unix operating system, Operating System

Assignment Help:

A working Ubuntu Linux operating system.  You can use a Live-CD to complete this assignment.

Create an empty text file named assignment6.txt in your home directory.

Edit this file with Vi and on the first line type your full name.

Each problem below requires you to perform a task using unix shell commands in a terminal window.

As you complete each problem, copy the output that was generated in the terminal window into the assignment6.txt file.

When you have finished, save the file and submit it to the EMS.

Do not submit a Word document, submit only a plain text file.

Do not submit screen snapshots (image files). Simply select the desired text in the terminal window and copy-paste it into the assignment6.txt file.

1. Using your Linux system, create a new directory named Jazz.  In this new directory create a file named Miles.txt that contains these three lines:

Kind of Blue

Miles Ahead

In a Silent Way

Copy this file twice, creating two new files named  Coltrane.txt and  Brubeck.txt. Use the rsync command to backup the Jazz directory to a directory named BackupMusic in the /tmp directory. Use the --stats option so the output gives complete statistics upon completion. Paste the output produced from the command into the assignment6.txt file.


Related Discussions:- Unix operating system

Define process? what is meant by state of a process?, Define process? What ...

Define process? What is meant by state of a process? Process is a program in implementation. A process in general includes the process stack, which consists temporary data and

List three ways of allocating storage, List three ways of allocating storag...

List three ways of allocating storage, and give advantages of each. a. Contiguous allocation. Fastest, if no changes are to be made. Also simplest for random access files. b

Introduction to paging, We will brie?y introduce paging to ?nish off this l...

We will brie?y introduce paging to ?nish off this lecture. When a process is loaded, not all of the pages are immediately loaded, since it's possible that they will not all be need

Define seek time and latency time, Define seek time and latency time. T...

Define seek time and latency time. The time taken by the head to move to the appropriate cylinder or track is known as seek time. Once the head is at right track, it must wait

What is low-level formatting, What is low-level formatting? Before a di...

What is low-level formatting? Before a disk can kept data, it must be required into sectors that the disk controller can read and write. This procedure is called low-level form

User threads control dispatching, Consider a particular system that does no...

Consider a particular system that does not have an interrupting clock.  The only way a thread can lose the processor is to voluntarily surrender it.  Additionally, the operating sy

What are the various available scheme in ipc, Several schemes available are...

Several schemes available are as follows: Pipes : One-way communication process through which different process can interact. The problem is that the two processes could have

Life of a page, Suppose your process starts up, and allocates some memory w...

Suppose your process starts up, and allocates some memory with malloc(). The allocator will then give part of a memory page to your process. The OS then updates the corresponding p

Why page sizes always powers of 2, Q. Why page sizes always powers of 2? ...

Q. Why page sizes always powers of 2? Answer: Recall that paging is executed by breaking up an address into a page and offset number. It is most competent to break the address

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd