Skip to content

Instantly share code, notes, and snippets.

@dseg
Created September 4, 2015 08:48
Show Gist options
  • Save dseg/2b12dbe5e57784f9fa41 to your computer and use it in GitHub Desktop.
Save dseg/2b12dbe5e57784f9fa41 to your computer and use it in GitHub Desktop.
# do after installation of gawk 4.1.3 (to /usr/local/bin/gawk)
sudo update-alternatives --install /usr/bin/awk awk /usr/local/bin/gawk 15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment