Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 550 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 550 Bytes

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.