(M)  s i s t e m a   o p e r a c i o n a l   m a g n u x   l i n u x ~/ · documentação · suporte · sobre

  Next Previous Contents

Bash Prompt HOWTO

Giles Orr, giles@interlog.com

v0.76 31 December 1999


Creating and controlling terminal and xterm prompts is discussed, including incorporating standard escape sequences to give username, current working directory, time, etc. Further suggestions are made on how to modify xterm title bars, use external functions to provide prompt information, and how to use ANSI colours.

1. Introduction and Administrivia

2. Bash and Bash Prompts

3. Bash Programming and Shell Scripts

4. External Commands

5. Xterm Title Bar Manipulations

6. ANSI Escape Sequences: Colours and Cursor Movement

7. Special Characters: Octal Escape Sequences

8. The Bash Prompt Package

9. Loading a Different Prompt

10. Loading Prompt Colours Dynamically

11. Prompt Code Snippets

12. Example Prompts


Next Previous Contents