Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Programming project in powershell Setup outside of powershell create an example txt file that has sample scores ex Michigan vs MSU 25, 24 Michigan vs

Programming project in powershell

Setup

outside of powershell create an example txt file that has sample scores

ex Michigan vs MSU 25, 24

Michigan vs MSU 21, 28

Michigan vs Broncos 21, 14

MSU vs Ohio State 21, 7

Create a win/loss txt files for Michigan and MSU with no scores (you will add scores later)

A. create a new directory wolverine with a subdirectory maize

B. create a new directory sparty with a subdirectory green

1) Create a loop and read in the attached sample scores text file you created

2) Read the scores in the txt file by school and determine if MSU or Michigan won or lost

3) Put in the correct score into their own win file - Michigan wins > file goes into Michigan win.txt & MSU loss.txt

NOTE: you must change the permission on the file in order to write to it

*** the file permission switching must be done in separate script ***

4) please zip contents of wolverines and sparty directories

If you are confused on this question i need more details on what part is confusing you. "-" does not help me clarify your confusion. Please elaborate on what you would like clarification on

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions