I was wondering if there is a way to edit specific parts in a .ini file easily?
What I am trying to do is make a list of usernames which are located in a file like:
[username]
fileattrib=RW
passwd=passwd
Dir1=/usr/files/
I figured I could use include but as far as I know you cannot include only specific lines,
does anyone have a clue?


Reply With Quote
