Tagged Questions
12
votes
3answers
242 views
Can I optimize this command-line interface?
I am designing a command-line interface for users and administrators to interact with an online radio system. One of the administrator tasks is assigning songs and albums to various genres. This is ...