OPGRENT
char buf[sizeof(_PATH_WALL) + sizeof(OPGRENT) + 3];
snprintf(buf, sizeof(buf), "%s -g %s", _PATH_WALL, OPGRENT);