Question: please show in steps how to creat the files below Start an AWS EC2 Linux instance using the Amazon Linux AMI. Use the SSH terminal

please show in steps how to creat the files below

Start an AWS EC2 Linux instance using the Amazon Linux AMI. Use the SSH terminal (MoabXterm) to access the Linux instance:

Part 1 File Basics

1. From your home directory, create a sub-directory dir1

2. In dir1 create a file named file1.txt (use any method you used several in the Exploring Linux assignment) with CIT 168 is fun! as its contents.

3. Display the contents of file1.txt

4. Create a copy of file1.txt called file2.txt

5. Create a sub-directory named dir2 in dir1

6. Move file2.txt to dir2 make sure you show that it is no longer in dir1.

7. Navigate to dir2 and display the contents of file2.txt

8. Return to your home directory and display the contents of file2.txt without navigating to dir2 use either a relative or an absolute pathname for the file.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!