bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RFE for id(1) -- ability to specify uid/gid values on the command li


From: James Youngman
Subject: Re: RFE for id(1) -- ability to specify uid/gid values on the command line (reverse lookups)
Date: Thu, 24 Apr 2008 15:12:41 +0100

On Thu, Apr 24, 2008 at 2:18 AM, Greg Ercolano <address@hidden> wrote:
>  [gnu/linux] $ id 0
>  id: 0: No such user

getent from libc already does this:

$ getent passwd 0
root:x:0:0:root:/root:/bin/bash




reply via email to

[Prev in Thread] Current Thread [Next in Thread]