navigation

Bash Utility

Bash library which provides utility functions and helpers for functional programming in Bash.

Bash-utility makes Bash programming bit easier by taking the hassle out of working with arrays, numbers, files, strings, etc. Bash-utility provides a whole lot of useful helper functions that are great for:

  • Command line user interaction
  • Basic condition checks
  • Simple methods to manipulate dates
  • Handling arrays
  • Working with variables