Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Write a menu driven shell script program on the system to do the following tasks: 1. Display the IP address and the name of the
Write a menu driven shell script program on the system to do the following tasks:
1. Display the IP address and the name of the machine
2. Display all users currently on the system (id and full name only)
3. Display the server IP address, the netmask, and the broadcast addresses
4. Enter users login id and display all processes belong to the entered id
5. Count how many login IDs on the server that are taking classes in 2017FA
6. Exit Program
Enter selection: _
Note: Your program should run forever until the user chooses to quit - (option 6).
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