
NAME

  dkt uid - Find free user ID in a range

SYNOPSIS

  dkt uid [<option>] <minimum> <maximum>

DESCRIPTION

The program searches for the first free user ID in a given range and prints
it to standard output.

OPTIONS

-a
	prints all free UIDs in the range.

RETURN VALUE

The program returns 0 on success, any other value indicates an error.

AUTHOR

Dirk Krause

HISTORY

The "dkt uid" function replaces the uid program from previous dktools
versions.

