11502
11502
if (val && (c == '-')) { /* long options */
11503
11503
if (strcmp(p, "login") == 0) {
11506
11507
/* TODO: --noprofile: e.g. if I want to run emergency shell from sulogin,
11507
11508
* I want minimal/no shell init scripts - but it insists on running it as "-ash"...