Question
Write the Linux commands for ANY 10 of the following questions. Execute the commands and copy the output in a word document and upload it
Write the Linux commands for ANY 10 of the following questions.
Execute the commands and copy the output in a word document and upload it in the Blackboard.
The following link can be used to execute the commands.
https://cocalc.com/doc/terminal.html
1. To display this months calendar.
2. To clear the screen.
3. To create a directory named Your student id.
4. To change to the directory Your student id.
5. To create a file test1.txt
And type the following text in it and save.
Rose is pink
Jasmine is white
Apple is red
Bananas are yellow
6. To search for the word white in the test1.txt file.
7. To copy the file test1.txt to test3.txt.
8. To know the present working directory.
9. To rename the file test3.txt to sample.txt.
10. To list all the files in the home directory.
11. To display the last 2 lines in the file test1.txt.
12. To remove the file sample.txt.
13. Remove read permission for the others in the file test1.txt.
14. To list the file test1.txt in long format.
15. To show the manual page for the command date.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started