gavinhungry / abash

Useful functions for bash shell scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

abash

Useful functions for bash shell scripts.

Usage

[ ${_ABASH:-0} -ne 0 ] || source $(dirname "${BASH_SOURCE[0]}")/abash/abash.sh

License

This software is released under the terms of the MIT license. See LICENSE.

About

Useful functions for bash shell scripts

License:MIT License


Languages

Language:Shell 100.0%