The Vertica Forum recently got a makeover! Let us know what you think by filling out this short, anonymous survey.
Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!

Get Rid of all Those Q’s

If you all are like me, you prefer the CLI. So admintools is my friend. However, at many client sites, I see that admintools is kind of ugly. So to get it looking a little better:

Run this in Linux:

export NCURSES_NO_UTF8_ACS=1

And add the command to your .bashrc file so the change is applied every time you log on!

echo export NCURSES_NO_UTF8_ACS=1 >> ~/.bashrc

Have Fun!

Comments

  • Jim_KnicelyJim_Knicely - Select Field - Administrator
    edited May 2018

    These Qs:

    You want admintools to look nice and clean like this:

Sign In or Register to comment.