fp-wiki>ImportUser (Imported from MoinMoin) |
m (Fixed template) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Draft}} | ||
= Tools = | = Tools = |
Latest revision as of 16:07, 30 May 2008
Tools
During the description of the scenarios, it will become clear that various tools (scripts) can be developed to ease the user's command line experience. Those tools will be described here.
Ideas for these tools include:
- echodo
A debugging tool that echo's the command to stdout and then executes the command. In a production script, set echodo="", but in debugging, set echodo="echodo". This could be set in the environment script if desired.
- ...
Any other useful tool identified during the scenarios could be described here.