thansk
@Tom su(1) on openbsd apologizes if the password given is incorrect
@mallaidh you mean the "sorry, try again:" prompt?
@Tom no, it just prints "Sorry"
@mallaidh omg
@Tom from the source: if (!emlogin) { fprintf(stderr, "Sorry\n"); auth_close(as); exit(1);}
@mallaidh you mean the "sorry, try again:" prompt?