Gentoo Archives: gentoo-user

From: Arturo 'Buanzo' Busleiman <buanzo@××××××××××.ar>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] file with IP?
Date: Fri, 04 Nov 2005 18:18:22
Message-Id: 436BA605.90008@buanzo.com.ar
In Reply to: Re: [gentoo-user] file with IP? by Alexander Skwar
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 What about
5
6 ip addr show dev eth0 | awk '{print $2}' | grep -v \: | head -n 1 | cut -d'/' -f1
7
8
9 - --
10 Arturo "Buanzo" Busleiman - www.buanzo.com.ar
11 Consultor en Seguridad Informatica
12 KTP Consultores - info AT ktpconsultores.com.ar
13
14 Romper un sistema de seguridad los acerca tanto a ser hackers como el
15 encender autos puenteando los convierte en ingenieros automotrices.
16 -----BEGIN PGP SIGNATURE-----
17 Version: GnuPG v1.4.1 (GNU/Linux)
18 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
19
20 iD8DBQFDa6YFAlpOsGhXcE0RAsLgAJ9voJclEKGEAYrSUYT+fWnLVl6gVwCfa3hk
21 HpwUqV4lmjC/lt35HJFpSgU=
22 =StWO
23 -----END PGP SIGNATURE-----
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] file with IP? Alexander Skwar <listen@×××××××××××××××.name>