SCIENTIFIC-LINUX-USERS Archives

June 2015

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
ToddAndMargo <[log in to unmask]>
Reply To:
ToddAndMargo <[log in to unmask]>
Date:
Sun, 21 Jun 2015 13:28:42 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
On 06/21/2015 11:22 AM, Tom H wrote:
> On Sun, Jun 21, 2015 at 2:22 AM, ToddAndMargo <[log in to unmask]> wrote:
>>
>> Okay, I give up.  What happened to
>>
>> /var/lib/dhcp/dhclient-eth0.leases
>
> ps ax | grep dhc | grep -v grep
>
> and the "-lf" file will show you the lease.
>

This is on SL6.  I haven't got my Sl7 VM fired up yet.

$ ps ax | grep dhc | awk -F "-lf " '{print $2}' | awk '{print $1}'

/var/lib/dhclient/dhclient-eth1.leases


Thank you!

-T

ATOM RSS1 RSS2