Linux (bash) Scripts to share with the OE community Moved to git from the original using [this] (https://hedonismbot.wordpress.com/2008/10/16/hg-fast-export-convert-mercurial-repositories-to-git-repositories/)
This is a spare time project. Comments, through the Progress communities site, are welcomed. Chances are that it will take a while before there is a response. I share this project in the hope, but without any warranty, that it can be useful for some-one. Maybe it can help as an example for writing your own autocomplete.
This project is written in bash
I'm Carl Verbiest, I work at CCE nv as head of the tool development team. CCE started with Progress version 4, my first Progress experiences were with version 6.2.
Assuming that /tmp/sports.db exists, type
prou[TAB]/t[TAB]s[TAB] [TAB]tr[TAB]b[TAB]
to get
proutil /tmp/sports -C truncate bi
yum install bash\_completion
Execute install.sh
Copy the files in bash_completion.d to /etc/bash_completion.d Alternatively you can create links in /etc/bash_completion.d pointing to the files
You probably don't need bash_completion if you source the completion files in you bash profile for file in /path/to/bash_completion.d/* do . $file done
$DLC/bin in path
- proadsv
- asbman
- proutil
- tcman, just started, list of commands only
- pro, mpro, _progres
- proutil options
- ...
- nsman, no longer used with PASOE
- uses oe11.3 options , doesn't check oe version
- some options don't work on RHEL 5,