1
0
mirror of https://github.com/albfan/bash-ini-parser.git synced 2025-11-23 11:22:23 +03:00
Files
bash-ini-parser/scripts/file.ini
2015-05-15 18:27:06 +02:00

18 lines
262 B
INI

;seccion one: clean whitespace
[sec1]
var1 = foo
var2 =hoge
var3 = fuga
var4= pivo
[sec2]
;this is the variable we want
var1=bar
var2=foo
var3=eco
;this is a multiword value
var4="piyo baz qux"
;this is an array
var5=foo bar baz hoge
var6=hoge