in reply to Re: how to retrieve owner information of the file ?
in thread how to retrieve owner information of the file ?



Actually used "getpwuid" to get the name. instead of "getpwnam" .. Sorry its my bad.
  • Comment on Re^2: how to retrieve owner information of the file ?