Ljubomir Ljubojevic

Authored Comments

I have been using BASH arrays for 9 years now, since 2009. I wanted CLI menu-based tool to manipulate/login my wireless routers and I used arrays to load router records from flat-text file (I am not concerned of security issues, it is stored in root account). It reached 2900 lines of code but is very functional and I can ssh and use menu-based app.