From Fedora Project Wiki

< Docs‎ | Drafts‎ | CommandLineSurvivalGuide

Revision as of 16:27, 24 May 2008 by Ravidiip (talk | contribs) (1 revision(s))

Stop (medium size).png 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.

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.