clone_create
void clone_create(const char *, int);
{ "create", 0, 0, clone_create } ,
clone_create(argv[0], 0);