NAME
dhclient.leases - DHCP client lease database
DESCRIPTION
The Internet Systems Consortium DHCP client keeps a persistent database of leases that it has acquired that are still valid. The database is a free-form ASCII file containing one valid declaration per lease. If more than one declaration appears for a given lease, the last one in the file is used. The file is written as a log, so this is not an unusual occurrence. The format of the lease declarations is described in dhclient.conf(5).
FILES
/var/lib/dhcp/dhclient.leases
SEE ALSO
dhclient(8), dhcp-options(5), dhclient.conf(5), dhcpd(8), dhcpd.conf(5), RFC2132, RFC2131.
AUTHOR
dhclient(8) Information about Internet Systems Consortium can be found at https://www.isc.org. dhclient.leases(5)
More Linux Commands
manpages/sigwait.3.html
sigwait(3) - wait for a signal (Library - Linux man page)...
The sigwait() function suspends execution of the calling thread until one of the signals specified in the signal set set becomes pending. The function accepts t
manpages/irb.ruby2.1.1.html
irb.ruby2.1(1) Interactive Ruby Shell - Linux manual page...
irb is the REPL(read-eval-print loop) environment for Ruby programs. OPTIONS --version Prints the version of . -E external[]:internal --encoding external[]:inte
manpages/glutSetColor.3.html
glutSetColor(3) - sets the color of a colormap entry in the
Sets the cell color index colormap entry of the current windows logical colormap for the layer in use with the color specified by red, green, and blue. The laye
manpages/gnutls_x509_crl_list_import.3.html
gnutls_x509_crl_list_import(3) - API function (Man Page)....
gnutls_x509_crl_list_import.3 - This function will convert the given PEM encoded CRL list to the native gnutls_x509_crl_t format. The output will be stored in c
manpages/wc.1.html
wc(1) - print newline, word, and byte counts for each file
Print newline, word, and byte counts for each FILE, and a total line if more than one FILE is specified. With no FILE, or when FILE is -, read standard input. A
manpages/who.1.html
who(1) - show who is logged on (Commands - Linux man page)
Print information about users who are currently logged in. -a, --all same as -b -d --login -p -r -t -T -u -b, --boot time of last system boot -d, --dead print d
manpages/XWMHints.3.html
XWMHints(3) - allocate window manager hints structure and se
The XAllocWMHints function allocates and returns a pointer to a XWMHints structure. Note that all fields in the XWMHints structure are initially set to zero. If
manpages/gettext.3.html
gettext(3) - translate message (Library - Linux man page)...
The gettext, dgettext and dcgettext functions attempt to translate a text string into the users native language, by looking up the translation in a message cata
manpages/gcc-4.6.1.html
gcc-4.6(1) - GNU project C and C++ compiler - Linux man page
When you invoke GCC , it normally does preprocessing, compilation, assembly and linking. The overall options allow you to stop this process at an intermediate s
manpages/tk_version.n.html
tk_version(n) Variables used or set by Tk __________________
The following Tcl variables are either set or used by Tk at various times in its execution: tk_library This variable holds the file name for a directory contain
manpages/menu_win.3menu.html
menu_win(3menu) - make and break menu window and subwindow a
Every menu has an associated pair of curses windows. The menu window displays any title and border associated with the window; the menu subwindow displays the i
manpages/iswgraph.3.html
iswgraph(3) - test for graphic wide character (Man Page)....
The iswgraph() function is the wide-character equivalent of the isgraph(3) function. It tests whether wc is a wide character belonging to the wide-character cla
