Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

1 . Create a directory named mack 1 2 . Create a file named mack 2 in the iron 1 directory. 3 . What command

1. Create a directory named mack1
2. Create a file named mack2 in the iron1 directory.
3. What command gives you a long listing of your filenames in the current directory, including permissions attached to each file.
4. What command would you use to change a files permissions to include read, write and execute permission for the owner of the file and read permission for the group only.
5. Create another file named mack3 in the iron1 directory.
6. Rename the mack3 file to mack4.
7. Make a copy of the file mack4 and name it mack5.
8. Print the information regarding the current working directory.
9. Print the current date on the screen.
10. Create a shell script named mack6. The script should perform the following tasks:
a. print the current working directory
b. display the current date on the screen
c. give a long listing of the files in the current directory
Run the script and display the output on the screen.
You need to paste the commands, code and program output in a word document and submit it

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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