Skip to content

adamfur/bash-key-value

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Key-Value-Store for bash

Insert

kvset key < value

Remove

kvdel key

Get Value

kvget key

Contains Key

kvcontains key

Purge Key-Value Dictionary

kvclear

Amount of Items in Dictionary

kvcount

List all Keys in Dictionary

kvlist

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages