New in Bash 5.3

Conclusion

Bash 5.3 comes with several important new features that mainly target developers and power users. The switch to the C23 standard is probably the most important step from a developer's point of view. Other new features are related to the topic of autocompletion.

You can read the full release notes online [2]. For me, the new command substitution is the most interesting new feature. I will probably use command substitution to speed up some scripts and pare down the size of others. Users of enterprise distros such as SLES or RHEL might have to wait a while before Bash 5.3 is available in the default configuration.

Buy this article as PDF

Download Article PDF now with Express Checkout
Price $2.95
(incl. VAT)

Buy Linux Magazine

Related content

  • Bash 4.0 Introduces Associative Arrays

    The GNU Project's Bourne Again Shell (bash) is now in its fourth major version, which provides numerous enhancements.

  • Bash 4

    Despite the Bourne-again shell's biblical age and high level of maturity, developers continue to work on it. We take a look at the latest Bash release.

  • Command Line: Environmental Variables

    Environmental variables give users the ability to set up the command line to suit their own needs.

  • Zenity Dialogs

    The Zenity command-line utility lets you create simple dialog boxes with your own data or with the output of utilities and applications.

  • Advanced Shell Scripting

    Shell scripting is a versatile tool for managing and automating the modern IT infrastructure. This article reaches beyond the basics with some advanced techniques for tackling real-world challenges.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News