Hi everyone, does anyone know how I can the name of a group in Posix? In C/C++ I can use getgrgid(), but I just found nothing like this function. Is there any alternative to get the name of a group of a file?
Thanks in advance!
Hi everyone, does anyone know how I can the name of a group in Posix? In C/C++ I can use getgrgid(), but I just found nothing like this function. Is there any alternative to get the name of a group of a file?
Thanks in advance!