Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please I need the solution quickly, I have no time just 30min. Write the Linux commands for ANY 10 of the following. Execute the commands
Please I need the solution quickly, I have no time just 30min.
Write the Linux commands for ANY 10 of the following.
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
- To find the currently logged in user.
- To clear the screen.
- To create a directory named Your student id.
- To change to the directory Your student id.
- To create a file new.txt
And type the following text in it and save.
Rose is pink
Jasmine is white
Apple is red
Bananas are yellow
- To search for the word rose in the new.txt file.
- To copy the file new.txt to hello.txt.
- To know the present working directory.
- To rename the file hello.txt to sample.txt.
- To list all the files in the home directory.
- To display the first 2 lines in the file new.txt.
- To remove the file hello.txt.
- Add write permission for the group in the file new.txt.
- To list the file new.txt in long format.
- To display the information about the kernel.
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