/* This program runs a quick check of the active userid. */ main() { puts(5,0,netuser()); getkey(); }