wordexp
int wordexp(const char * __restrict, wordexp_t * __restrict, int);
e = wordexp(name, &we, WRDE_NOCMD);