Skip to content

Instantly share code, notes, and snippets.

View cherdt's full-sized avatar

Chris Herdt cherdt

View GitHub Profile
@cherdt
cherdt / build-bash-redhat.sh
Last active August 29, 2015 14:06 — forked from href/build-bash-lenny.sh
A script to help automate updating BASH (download, patch, configure, compile, move binaries) on older RedHat systems that don't have yum support
# inspired by http://askubuntu.com/a/528171
# (I disabled the gpg verifaction, it was causing errors)
# get bash 3.2 source
cd ~
# use your favorite/nearest mirror
MIRROR="http://gnu.mirrors.pair.com"
readonly MIRROR
wget ${MIRROR}/gnu/bash/bash-3.2.tar.gz
tar zxvf bash-3.2.tar.gz

Keybase proof

I hereby claim:

  • I am cherdt on github.
  • I am cherdt (https://keybase.io/cherdt) on keybase.
  • I have a public key whose fingerprint is 2B47 8EDB 1873 40E3 E05D 8D2A 691B CBB6 3465 AA81

To claim this, I am signing this object: