Tech172_Wk11_Lab9_v1_N01461801_JasmaandipSingh_Gill

pdf

School

Humber College *

*We aren’t endorsed by this school

Course

170

Subject

Information Systems

Date

Dec 6, 2023

Type

pdf

Pages

3

Uploaded by CaptainRam3552

Report
UNIX System Administration 1 Tech172 Lab #9. Page 1 of 3 Lab 9 Marks = 20 Marks Student: Jasmaandip Singh Gill _ Due Date: Week 11 References: Textbook, Lecture notes. Special Instructions: 1. This assignment should be completed individually by all the students. . 2. Take screen capture of the command & output and past it in this document. Exercise #1. 1- Create file data1 and save the following information: plym 73 chevy 60 ford 45 volvo 10 ford 15 Chevy 50 fiat 11 honda 30 ford 10 toyota 18 chevy 85 ford 25 2- Create file “ data2 ” and save the following information: plym fury 77 2500 chevy nova 79 3000 ford mustang 65 17000 volvo gl 78 9850 ford ltd 83 10500 Chevy nova 80 3500 fiat 600 65 450 honda accord 81 6000 ford thundbd 84 17000 toyota tercel 82 750 chevy impala 65 1550 ford bronco 83 9525
UNIX System Administration 1 Tech172 Lab #9. Page 2 of 3 Exercise #2. Write a script to show the following points: 3- Find the unique value in column2 in data2 4- Find how many duplicates in column1 in data1 5- Create a new file data3 that create from join data1 and data2 6- Change any 0 in last column in data3 to *. 7- Find the maximum value in column2 in data1 8- Find the minimum value in last column in data2 9- Find the summation of max and min value from point 7 and 8.
UNIX System Administration 1 Tech172 Lab #9. Page 3 of 3
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help