In article <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> wrote: >when I attempt to run 'login' from the prompt, I see: >'No utmp entry. You must exec "login" from the lowest level "sh" '
Use "exec /bin/login" instead. >This is strange because I vividly remember running login before. >What have I done to cause this? Some shells reckognize that you want to run login and quietly replace "login" with "exec login". Mike. -- Indifference will certainly be the downfall of mankind, but who cares?