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

Re: IP address



> I have Jessie set up for CLI only. […]
> What command will tell me what ip address it is using?

ip address works fine:

    ip address show scope global | sed -r -n 's|^ *inet6? ([^ /]*).*$|\1|p'

-- 
Gabriel


Reply to: