Skip to content

ezonakiusagi/kshlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kshlib

this repo will be a collection of ksh93 functions i've written so i can re-use for other projects.

How to Use

set FPATH to include where 'importlib' and subdirectories are located. Then, in your script, call importlib to pull in functions in the sub-diretories like so:

importlib colorize sqlite3

then the functions in those subdirectories should become available

About

just a library of kornshell93 functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages