getpwuid(uid = getuid) -> Struct::Passwd
passwd データベースを検索し、ユーザ ID が uid である passwd エントリを返します。
[SEE_ALSO] getpwuid(3), Struct::Passwd