-
Notifications
You must be signed in to change notification settings - Fork 7
Tab completion
Thomas Nipen edited this page Apr 29, 2017
·
1 revision
The other/wxgen.sh
script contains tab completion code for the bash shell. To use it, copy it into wherever bash completion scripts are kept (e.g. /etc/bash_completion.d
) or call the script in your ~/.bashrc
file
Now hitting TAB twice after typing wxgen
on the command-line will show the available command-line options. This will also tab complete after wxgen sim
, wxgen truth
, wxgen verif
and after typing -m
, -a
, and -tr
.
Copyright © 2016-2019 Norwegian Meteorological Institute
- Home
- Creating scenarios
- Creating truth scenarios
- Verification
- Other
- Developing
- Change log