Question
Hi, I need help for solving Linux question. . 1.Using the proper text editor, create a shell file called by (your name), your enrollment number,
Hi, I need help for solving Linux question.
.
1.Using the proper text editor, create a shell file called by (your name), your enrollment number, your program and the courses you study. Use the appropriate variables and display the above to the standard output (screen).
.
2. Write A Shell Script to perform the following:
- Display the files and directories
- Print the date in 24 hour format
- Display the System id
- Display the current working directory
- Print the status of process running on the system
3. Write a Shell script program on the manipulation of strings using different string techniques.
.
4. Write a shell script to find the greatest and lowest of three numbers.
.
5. Write a shell script program to display the number and name of each month from 1 - 12. (Use any construct)
.
6. Write a shell script to add the numbers natural numbers from 0 10.
.
7. Calculate odd and even numbers from 1 till 20, using shell scripting.
.
8. Write the script to print the Sum and Reverse of the Given Number.
.
9. How to read the arguments Hi, my name is (your name) passed to a shell script from the command line. Also, the script has to print the script name and the total number of arguments.
.
- Give the proper explanation/ examples / syntax / scripts to show the use of the following tools / utilities:
- yum
- rpm
- du
- fstab
- fsck
- Mount/umount
- Hostname
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