Commit Graph

6 Commits

Author SHA1 Message Date
Mike Holloway
2d210310b7 On branch parse-mdls
Your branch is up to date with 'origin/parse-mdls'.

 Changes to be committed:
modified:   mdls-parse
	Instantiating variables for mdls key,value pairs.
2022-03-26 14:33:05 -04:00
Mike Holloway
16ba557fd6 Whoops - cut not split 2022-03-26 14:25:17 -04:00
Mike Holloway
119db85b3a Add cut command using '=' as delimiter. 2022-03-26 14:24:09 -04:00
Mike Holloway
9c02331baa Setting IFS for proper loop output 2022-03-26 14:22:50 -04:00
Mike Holloway
4f391a62bd for loop echoing mdls output 2022-03-26 14:21:45 -04:00
Mike Holloway
9b0f67d81a On branch parse-mdls
Changes to be committed:
new file:   mdls-parse
	Bash subfunction to parse mdls data and produce data for SQL
	tables
2022-03-26 14:07:49 -04:00