VMS Help  —  CRTL  chown
    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 extract
Arguments Return Values
Close Help