Confclean: Difference between revisions

From ASSS Wiki
Jump to navigationJump to search
m added to Tools category
m Reverted edit of Zc321, changed back to last version by Cyan~Fire
 
(3 intermediate revisions by 3 users not shown)
Line 2: Line 2:


== Download ==
== Download ==
*[http://toktok.sscentral.com/files/confclean-0.1.2.tar.gz confclean-0.1.2.tar.gz] (linux)
*[http://toktok.sscentral.com/files/confclean-0.1.2.tar.gz confclean-0.1.2.tar.gz] (Linux)
*[http://toktok.sscentral.com/files/confclean-0.1.0.zip confclean-0.1.0.zip] (windows)
*[http://toktok.sscentral.com/files/confclean-0.1.0.zip confclean-0.1.0.zip] (Windows)




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:Tools]]
[[Category:Utilities]]

Latest revision as of 07:53, 30 November 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


Issues

Can mess up you preprocessor stuff like #ifdef or #include