#ifndef PARA_H #define PARA_H #define MAX_CMD_LEN 1024 #define MAX_ARGS 64 #endif // PARA_H