Hello there!
I need to write a script to give options a,b,c to the user in a command line. Is it possible to do that? I started out by using a menu option by reading form a file and using the split function to delimit and execute commands, but that's not exactly what my boss wants. Any thoughts or helpful resources out there? Let me know. Thank you.