|
Color-coding your prompt may help avoid configuration errors and data loss. We’ll show you how to design your own custom shell prompt with color and control sequences.
ANSI control sequences for color and cursor positioning give users the ability to design a customized and functional Bash prompt to suit their own needs. Command-line fans often find it hard to see the prompt for Xterms. If the prompt on a remote machine looks different from your home prompt, it might save you from inadvertent shutdown commands, and if unprivileged users see a green prompt and root sees a red one, you might be able to avoid configuration errors or even data loss. A shell prompt tailored to match your needs can help prevent confusion.
|
| Related Articles | |
|---|---|
| SCRIPT WORKOUT | Script tuning in Bash |
| SCRIPTING SECRETS | New tools and techniques for scripting in Linux |
| PAINT YOUR BASH | ANSI escape sequences |
| EASY SETUP | Make your self at home |
| SHELL GAMES | Comparing Bash with the Windows Vista shell |
| BOOK REVIEWS | |
| Get your backstage pass to Linux! |
|---|
|
If you're ready for a deeper look, Linux Magazine gives you a view behind the scenes. Don't miss out on the tools, tutorials, and reviews you'll need to unlock the secrets of Linux. |
Comments