yohanchatelain / bash-it-lib

Custom bash library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bash-it-lib (BIL)

Collection of useful bash functions into a Bash library.

Installation

source init.bash

Usage

To display help about a function, use:

bil_display_help <function>

To display all functions:

bil_display_help --list-function

About

Custom bash library

License:Creative Commons Zero v1.0 Universal


Languages

Language:Shell 100.0%