Skip to content

optimuscream/bash_json_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

bash_json_parser

Crude and simple Bash Json Parser for single column file.

With litle modification also can be applied to two column files with IFS=","

Usage

cat file | bash json_parser.sh

About

Simple Bash Json Parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages