legionus / libshell

A library of shell functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libshell

Lint

The libshell is a set of the most commonly-used shell functions. All functions use minimum of external utilities and written for POSIX shell.

Install

Install dependencies:

  • coreutils
  • scdoc (optional: man pages)

Documentation

See docs

LICENSE

Libshell is licensed under the GNU General Public License version 2.

About

A library of shell functions

License:Other


Languages

Language:Shell 97.7%Language:Makefile 2.3%