create_shared_str
tz = create_shared_str(&line[cursor]);
home = create_shared_str(
shell = create_shared_str(&line[cursor]);
static struct shared *create_shared_str(char *str);