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

Processes, draw a state diagram showing the transissions of a process from ...

draw a state diagram showing the transissions of a process from creation to termination

Determine a parser which is a variant of top-down parsing, Determine a pars...

Determine a parser which is a variant of top-down parsing without backtracking Recursive Descend parser is a variant of top-down parsing without backtracking.

Unix process api, Unix process API The two most important function calls...

Unix process API The two most important function calls to use when programming with several processes are fork and exec:  fork() creates a copy of current process. It gives

An operating system for a real-time environment, Q. What is the major diffi...

Q. What is the major difficulty that a programmer should overcome in writing an operating system for a real-time environment? Answer: The major difficulty is keeping the oper

Implementation of modern memory management system , Central to implementati...

Central to implementation of a modern memory management system is the page replacement algorithm. Modern virtual memory systems break memory up into pages and map (via a page table

What is the purpose of system calls, Q. What is the purpose of system calls...

Q. What is the purpose of system calls? Answer: System calls permit user-level processes to request services of the operating system.

Comparing, Compare 2 different operating systems.

Compare 2 different operating systems.

Calculate the number of processes to avoid race condition, To evade race co...

To evade race condition, the maximum number of processes that may be at the same time inside the critical section is The maximum number of processes which may be at the same t

What are two probable uses of these multiple modes, Q. Several CPUs provide...

Q. Several CPUs provide for more than two modes of operation. What are two probable uses of these multiple modes? Answer: Although most systems merely distinguish between use

In which page replacement policy balady’s anomaly occurs, In which page rep...

In which page replacement policy Balady’s anomaly occurs? FIFO (First in First Out)

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