The chgrp() function changes file group of a file arbitrarily.
Returns true on success or false on failure.
Syntax
chgrp(file,group)
Example
chgrp("people.txt",8);
Coderraj is the global online platform and circle for programmers to learn, communicate, share their knowledge and growth their careers.
Copyright ©2022 coderraj.com. All Rights Reserved.