# compare-config **Repository Path**: xunknown/compare-config ## Basic Information - **Project Name**: compare-config - **Description**: A tool to compare two .config files and print the results in tabular format. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-20 - **Last Updated**: 2022-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is an alternative utility to compare two Linux .config files. Unlike existing utilities such as "diffconfig" in the Linux kernel tree, it prints detailed results in table style. It is useful sometimes, e.g. for those who need to analyze .config files through tables.