Confclean: Difference between revisions
From ASSS Wiki
Jump to navigationJump to search
mNo edit summary |
changing categories... |
||
| Line 10: | Line 10: | ||
Can mess up you preprocessor stuff like #ifdef or #include | Can mess up you preprocessor stuff like #ifdef or #include | ||
[[Category: | [[Category:Utilities]] | ||
Revision as of 22:46, 13 May 2005
confclean is a tool to remove duplicate keys from a .conf file. A .conf file being a file laid out in a [section] key=value or a section:key=value fashion.
Download
- confclean-0.1.2.tar.gz (Linux)
- confclean-0.1.0.zip (Windows)
Issues
Can mess up you preprocessor stuff like #ifdef or #include