GETUSER(2)                                             GETUSER(2)

     NAME
          getuser - get user name

     SYNOPSIS
          char*     getuser(void)

     DESCRIPTION
          Getuser returns a pointer to static data which contains the
          name of the user who owns the current process.  Getuser
          reads /dev/user to find the name.

     SEE ALSO
          intro(2), cons(3)

     Page 1                       Plan 9             (printed 4/26/24)