Forum Post: OpenEdge bash autocompletion

  • Thread starter Thread starter cverbiest
  • Start date Start date
Status
Not open for further replies.
C

cverbiest

Guest
bash offers autocompletion as far as I know this doesn't yet exist for OpenEdge utilities such as proadsv, asbman, proutil, etc. so I started a new spare time project. It provides bash autocompletion for some of the OpenEdge administration commands Example, assuming /tmp/sports.db exists, typing prou[TAB]/t[TAB]s[TAB] [TAB]tr[TAB]b[TAB] results in proutil /tmp/sports -C truncate bi https://bitbucket.org/cverbiest/openedgescripts my plan is to add commands as I need them.

Continue reading...
 
Status
Not open for further replies.
Back
Top