in reply to Re: Re: any efficient way to get user's full name?
in thread any efficient way to get user's full name?

Danger Will Robinson!

This code will fail if the user has employed su(1) to change who they are on the system. If you su to root and run this code, you retrieve the original name. Which may or may not be what you wanted...

--
g r i n d e r
  • Comment on Re:x3 any efficient way to get user's full name?