Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hi I beed this assignment to be in a script in linux from codio. Can someone please help me step by step thank you. Overview:

Hi I beed this assignment to be in a script in linux from codio. Can someone please help me step by step thank you.
Overview: In this milestone, you will demonstrate your ability to create a basic script in Linux. Review the Final Project Guidelines and Rubric document to see how this milestone will prepare you for the scripting portion of the project. You will perform this milestone in Codio in the unit called Milestone 2: Scripting. You will create this script with the vi editor. The script will combine multiple commands and simplify a repeatable task. Your script should be named Milestone2_[your initials].bash. When you complete this milestone, you will download a copy of your script and upload it to Brightspace. Refer to the Codio instruction set for information on how to download your history log file.
Prompt: Your script and your Linux directory structure should demonstrate that you have correctly written the script to accomplish the critical elements below. Specifically, the following critical elements must be addressed:
I. Create a File: Demonstrate your ability to utilize a Linux command to create a text file. Create this file in the workspace directory: a. A text file showing the current month, day, and time (Title this fileTime_File.txt.)
II. Create a Directory: In this section of your project, you will demonstrate your ability to execute Linux commands to organize the Linux directory structure.
a. In the workspace directory, create a new directory titledCOPY.
III. Modify and Move: Demonstrate your ability to utilize Linux commands to copy a file to a different directory and rename it.
a. Copy the Time_File.txt file from the workspace directory to the COPY directory.
b. Append the word COPY to the file name.
IV. Execute the Script: Complete and execute the newly createdscript.

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

Data Management Databases And Organizations

Authors: Watson Watson

5th Edition

0471715360, 978-0471715368

More Books

Students also viewed these Databases questions