1, unzip file to /opt/
  tar -zxvf gbasecli_tiny_3513x28_x64.tar.gz -C /opt/
2, edit environment 
  cat env_gbasecli >> $HOME/.bash_profile
3, access by gbasecli
  gbasecli -h192.168.0.212 -P9088 -umyDBA -pGBase123$% -sgbase01 –dtestdb -g1

