Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 291 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 291 Bytes

libshell

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

The main idea is to get rid of implementing these functions in shell-scripts again and again, and also to protect from common mistakes.