arehmandev / regex-bash-yaml

example of extracting and writing values

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example regex and writing

This is just a very simple regex example of line-bye-line (bufio.Scanner) extracting bashvariables in a bash script (just strings, not arrays). A file is then created and then each line is appended.

About

example of extracting and writing values


Languages

Language:Go 94.6%Language:Shell 5.4%