One feature the Unix shell offers is customizing prompts. Most ‘power users’ make use of the feature, and it is indeed very handy. However, it’s easy to go completely overboard and end up with a prompt like this:
[21:52:15] [fred@webhost:/var/log/apache] $
The problem with a long prompt is that you quickly hit the right hand edge [...]