Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Really need help from 11 on: Create the directory structure IFT383FinalExam/Activities/Activity1 in your home directory. Using the cat command, create a file named classRoster with

Really need help from 11 on:

Create the directory structure IFT383FinalExam/Activities/Activity1 in your home directory.

Using the cat command, create a file named classRoster with the following fields, separated by a comma.

Student ID

First Name

Last Name

Grade

Program of Study

ASURITE ID (username)

Add three records to your file.

Display the contents of the file.

Move the file classRoster to the directory Activity1.

Go to the Activity1 directory.

Display the directory you are in.

Add read, write and execute permissions for user and group to Activity1 directory.

Create a new file called header using cat command with the following field names, separated by a tab.

Student ID

First Name

Last Name

Grade

Program of Study

ASURITE ID (username)

Display the file.

Copy the contents of header into classRoster, as the first line

Replace the comma with a tab using appropriate filters (such as cut, paste, tr, head, etc.)

Save this file as finalRoster.txt

Display the contents of the file finalRoster.txt

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

Recommended Textbook for

Modern Database Management

Authors: Heikki Topi, Jeffrey A Hoffer, Ramesh Venkataraman

13th Edition

0134773659, 978-0134773650

More Books

Students also viewed these Databases questions