Skip to content

gonzalofdz/poshli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

© 2017 L. Gonzalo Fernández-Díez Martínez humanogonzalo@gmail.com

poshli

Standard Bourne-like, POSIX-compliant shell functions library for developers.

What poshli is not:

This software is not an application, this is a library for shell developers.

Instalation:

Just download or clone it and link all.inc file from your shell script as this:

. /usr/lib/sh/all.inc Keep an eye on the [space] character after dot

Recommended path for .inc files is /usr/lib/sh/

Contributions:

If you want to contribute with the poshli project, please read CONTRIBUTING.md

License:

GNU Lesser General Public License