Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

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.

share|improve this question
3  
What have you tried ? – Rahul Patil Apr 30 at 6:32
are you going to use sudo or directly root access to run that script ? – Rahul Patil Apr 30 at 6:33
4  
Please try to do it yourself, and then ask for help if you encounter problems. This question is not a good fit for this site as it is -- it's a Q&A site, not an "write this script for me" site. – Chris Down Apr 30 at 6:34
Hey there, yeah i have tried but sort of have no idea. I am going to directly access the root to run the script. Thanks alot – John Apr 30 at 6:45
@John You "have tried" but cannot even describe the problem. Why would anyone ask someone with no clue for setting up a Linux networt instead of using the distro tools for such a job? – Hauke Laging Apr 30 at 9:52

closed as not a real question by Chris Down, jasonwryan, manatwork, Mat, vonbrand Apr 30 at 10:54

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.