regex - execute a regular expression (LEGACY)
#include <libgen.h> char *regex (const char *re, const char *subject , ... );
Refer to regcmp().