From Fedora Project Wiki
m (1 revision(s))
m (Fixed template)
 
Line 1: Line 1:
{{Template:Warning}} '''THIS IS A DRAFT ONLY, FOR USE BY DOCUMENTATION WRITERS AND EDITORS. DO NOT RELY ON IT FOR ANY ADVICE UNTIL THIS NOTICE DISAPPEARS AND THE DOCUMENT IS PUBLISHED AS FINAL.'''
{{Draft}}


= Tools =
= Tools =

Latest revision as of 16:07, 30 May 2008

Warning.png
This page is a draft only
It is still under construction and content may change. Do not rely on the information on this page.

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.