Hi everybody
My requirement is :
The shell script should be able to :
1. Create a list of server names in a file
2. User would chose from the above list (to be displayed as a menu) and do the tasks as per server selected from the menu.
3. Switch-case should be flexible i.e if we delete or add any server name onto the above list it would add/delete the switch-case also(i.e. add/delete the link of the server from the menu)
Thanks in advance
rawat
My requirement is :
The shell script should be able to :
1. Create a list of server names in a file
2. User would chose from the above list (to be displayed as a menu) and do the tasks as per server selected from the menu.
3. Switch-case should be flexible i.e if we delete or add any server name onto the above list it would add/delete the switch-case also(i.e. add/delete the link of the server from the menu)
Thanks in advance
rawat