Is there some efficient way to get a user/group name out of a numerical
uid/gid (in Linux)?
Something like
        $username=getusername($uid)

(Of course, one can parse /etc/passwd, build a hash, etc. Is there
something like this ready to use?)

-- 
Jorge Almeida

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to