Consider two users logged onto the system: 'foobarab' and 'foobarabc'. 'who' will display 'foobarab' as being logged in twice, which would not be the true.
Further review points to the print_line () function as the one that actually sends the output to the console. I may be wrong about that too but one of these function limits the user string to 8 bytes and that is what needs to be fixed. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

