read_profile
read_profile("/etc/profile");
read_profile(profile);
read_profile("/etc/suid_profile");
read_profile(expandenv(shinit));
STATIC void read_profile(const char *);