Is the development of CLI apps considered "backward"?
- by user61852
I am a DBA fledgling with a lot of experience in programming.
I have developed several CLI, non interactive apps that solve some daily repetitive tasks or eliminate the human error from more complex albeit not so daily tasks. These tools are now part of our tool box.
I find CLI apps are great because you can include them in an automated workflow.…