Skip to content

legionus/libshell

Repository files navigation

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.