Bash Prompt Changed in Fedora 39
The Fedora development mailing lists have been talking about a new prompt for the Bash shell for some time. The idea was to add some color to the command prompt. That has been introduced in Fedora 39.
Beyond the addition of color to the prompt the square braces – [ and ] – have been removed thus making a bit cleaner prompt. The original Bash prompt looks like Figure 1.
The revised Bash prompt is shown in Figure 2.
If you use Fedora 39 – and presumably later – the new prompt will be used rather than the older one in my books. This does not affect the functionality of any of the commands used in the experiments in my books and articles.
More Stories
Empowering Everyone: Accessibility Features in LibreOffice
LibreOffice.org is my preferred productivity suite, and I've covered how I use it both as a graphical office suite and a terminal command in...
The secrets of the usermod command
Most SysAdmins use a diverse set of commands, but it's usually the same set of commands. And, most frequently, the...
Using htop to manage your Linux system
I use a lot of tools in my daily SysAdmin role. One of the most important ones in my toolkit...
Etherpad: Revolutionizing Real-Time Collaboration
A conversation with a friend today led me to remember Etherpad. In an age of digital collaboration, finding the right tool...
Processing files with ‘find’ and ‘xargs’
Here’s how I used ‘find’ and ‘xargs’ to locate the articles I wrote and count the words.
My mom requests a Linux computer
Image by: Opensource.com Editor’s note: This article by David Both was published by Opensource.com on November 16, 2015. It’s republished...