# arch-test.c **Repository Path**: EEPPEE_admin/arch-test.c ## Basic Information - **Project Name**: arch-test.c - **Description**: arch-test bash script rewrite in c - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-04 - **Last Updated**: 2025-09-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test 1. for now, only test on debian 12 amd64 linux ```bash gcc arch-test.c ./a.out # output i386 amd64 ```