I am currently in need of a simple Linux script which provides a menu to any user, where they are able to either add or delete a user, where if they choose to add the user they can do so via a text file or manually. Also on the main menu alongside adding and deleting a user, I would also like an option to quit the script.
If you are wondering my reason for this script, it is needed due to a friend and I'm creating a little linux network with a few features like the script I asked for.