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

What is a dispatcher, What is a Dispatcher? The dispatcher is the modul...

What is a Dispatcher? The dispatcher is the module that gives control of the CPU to the process selected by the short- term scheduler. This function includes: Switching

Distinguish between long and short term scheduler, Question 1: a) Disti...

Question 1: a) Distinguish between "Long-Term Scheduler" and "Short-Term Scheduler". b) Describe the benefits of "Threads". c) Name three types of CPU Scheduling. Que

Write a linux script to add name in class list, For this exercise I wanted ...

For this exercise I wanted to give you some real-world examples of useful bash scripts. Therefore, you will write a couple of scripts that I actually use in my teaching to automate

What is the translation look aside buffer (tlb), Translation Look aside Buf...

Translation Look aside Buffer In a cached system, the base addresses of the last few indexed pages is maintained in registers named the TLB that adds in faster lookup. TLB has

What is the main function of the memory-management unit, What is the main f...

What is the main function of the memory-management unit? The runtime mapping from virtual to physical addresses is done by a hardware device known as a memory management unit (

Explain lru approximation page replacement in detail, LRU approximation pag...

LRU approximation page replacement In this we utilize the reference bit associated with the page entry to choose a page to be removed. The various algorithms used for the imp

Management Information Systems, Select any business process within this fir...

Select any business process within this firm, describe it as a set of steps then fill the following table (flow, information, sender and receivern #Minimum 100 words accepted#

Write a short note on disk structure, Write a short note on disk structure ...

Write a short note on disk structure Modern disk drives are initiate as large one dimensional array of logical blocks where the logical block is the smallest unit of transfer.

Fibonacci sequence, #questionThe Fibonacci sequence is the series of number...

#questionThe Fibonacci sequence is the series of numbers 0,1,1,2,3,5,8,… Formally, it can be expressed as: fib0 = 0 fib1 = 1 fibn = fib n-1 + fib n-2 Write a C program u

Need of shift alteration in critical section problem?, Explain with an exam...

Explain with an example the need of Shift Alteration in critical section problem? Consider processes P i and P j and consider the algorithm for P i and P j .

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