Most config files are ini files (format: name=value\n). Is there any documentation or an article/guideline on this matter.
Or is anyone supposed to keep close to this format on good will?
|
Most config files are ini files (format: name=value\n). Is there any documentation or an article/guideline on this matter. Or is anyone supposed to keep close to this format on good will? | |||||
feedback
|
|
Unfortunately, UNIX is hardly decided on this issue. There are too many formats. With session managers like Gnome, some apps have moved out from maintaining config files to keeping stuff in the Gnome registry (gconf). Here are some general observations. The Most formats used in UNIX rely on the
There's a convention that all system level config files are kept in Some applications (notably For a new project, I'd go with There's a useful section in the art of unix programming about configuration formats and files that might be worth your while to check out. | |||||||||
feedback
|
|
I suppose this can help you. | |||
|
feedback
|