InfinityQuest - Programming Code Tutorials and Examples with Python, C++, Java, PHP, C#, JavaScript, Swift and more

Menu
  • Home
  • Sitemap

Python Programming Language Best Tutorials and Code Examples

Learn Python Right Now!
Home
Bash
Getting bash for Unix in bash
Bash

Getting bash for Unix in bash

InfinityCoder January 12, 2017

You want to get bash for your Unix system, or you want to make sure you have the latest version.

If it’s not already installed or in your operating system’s program repository, check Chet Ramey’s bash page for binary downloads, or build it from source (see Appendix E).

According to Chet Ramey’s bash page (http://tiswww.tis.case.edu/~chet/bash/bashtop. html):

Solaris 2.x, Solaris 7, and Solaris 8 users can get a precompiled version of bash-3.0from the Sunfreeware site.

Sun ships bash-2.03 with Solaris 8 distributions, ships bash- 2.05 as a supported part of Solaris 9, and ships bash-3.0 as a supported part of Solaris 10 (directly on the Solaris 10 CD).
AIX users can get precompiled versions of older releases of bash for various versions of AIX from Groupe Bull, and sources and binaries of current releases for various AIX releases from UCLA.

IBM makes bash-3.0 available for AIX 5L as part of the AIX toolbox for [GNU/]Linux applications. They use RPM format; you can get RPM for AIX from there, too.
SGI users can get an installable version of bash-2.05b from the SGI Freeware page. HP-UX users can get bash-3.0 binaries and source code from the Software Porting and Archive Center for HP-UX.
Tru64 Unix users can get sources and binaries for bash-2.05b from the HP/Compaq Tru64 Unix Open Source Software Collection.

Share
Tweet
Email
Prev Article
Next Article

Related Articles

Converting Uppercase to Lowercase in bash
You need to eliminate case distinctions in a stream of …

Converting Uppercase to Lowercase in bash

Parsing Output with a Function Call in bash
You want to parse the output of some program into …

Parsing Output with a Function Call in bash

About The Author

InfinityCoder
InfinityCoder

Leave a Reply

Cancel reply

Recent Tutorials InfinityQuest

  • Adding New Features to bash Using Loadable Built-ins in bash
    Adding New Features to bash Using Loadable …
    June 27, 2017 0
  • Getting to the Bottom of Things in bash
    Getting to the Bottom of Things in …
    June 27, 2017 0

Recent Comments

  • fer on Turning a Dictionary into XML in Python
  • mahesh on Turning a Dictionary into XML in Python

Categories

  • Bash
  • PHP
  • Python
  • Uncategorized

InfinityQuest - Programming Code Tutorials and Examples with Python, C++, Java, PHP, C#, JavaScript, Swift and more

About Us

Start learning your desired programming language with InfinityQuest.com.

On our website you can access any tutorial that you want with video and code examples.

We are very happy and honored that InfinityQuest.com has been listed as a recommended learning website for students.

Popular Tags

binary data python CIDR convert string into datetime python create xml from dict python dictionary into xml python how to create xml with dict in Python how to write binary data in Python IP Address read binary data python tutorial string as date object python string to datetime python

Archives

  • June 2017
  • April 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
Copyright © 2021 InfinityQuest - Programming Code Tutorials and Examples with Python, C++, Java, PHP, C#, JavaScript, Swift and more
Programming Tutorials | Sitemap