VMS Help
CRTL, chown

 *Conan The Librarian

    Changes the user ID and group ID of the specified file.

    Format

      #include  <unistd.h>

      int chown  (const char *file_spec, uid_t owner, gid_t group);

  Additional Information (explode) :

  Close     Help