[CentOS] Determine next UID number

Bob Beers bob.beers at gmail.com
Wed Oct 13 21:58:52 UTC 2010


On Wed, Oct 13, 2010 at 4:15 PM, John Kennedy <skebi69 at gmail.com> wrote:
> I am more looking at what the system thinks is the next UID. Does the
> useradd command use this when it assigns the next UID?

what about ...

# useradd nextid; id -u nextid; userdel nextid

-Bob



More information about the CentOS mailing list