<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="it">
	<id>http://wiki.theskid.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=172.29.0.3</id>
	<title>ElettraWiki - Contributi dell&amp;#039;utente [it]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.theskid.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=172.29.0.3"/>
	<link rel="alternate" type="text/html" href="http://wiki.theskid.net/index.php/Speciale:Contributi/172.29.0.3"/>
	<updated>2026-04-15T14:49:41Z</updated>
	<subtitle>Contributi dell&amp;#039;utente</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>http://wiki.theskid.net/index.php?title=Lista_tutti_gli_ip_e_relativa_interfaccia&amp;diff=917</id>
		<title>Lista tutti gli ip e relativa interfaccia</title>
		<link rel="alternate" type="text/html" href="http://wiki.theskid.net/index.php?title=Lista_tutti_gli_ip_e_relativa_interfaccia&amp;diff=917"/>
		<updated>2025-12-04T14:32:43Z</updated>

		<summary type="html">&lt;p&gt;172.29.0.3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ip -4 addr show scope global | grep inet &amp;lt;--- Stampa solo le righe degli indirizzi inet &lt;br /&gt;
&lt;br /&gt;
ip -4 addr show scope global | grep inet | awk &#039;{print $2}&#039; | cut -d / -f 1 &amp;lt;--- Stampa solo gli ip degli indirizzi inet &lt;br /&gt;
&lt;br /&gt;
ip -4 addr show scope global | grep inet | awk &#039;{print $2, $NF}&#039; &amp;lt;--- Stampa solo gli ip degli indirizzi inet e relativo nome di scheda&lt;/div&gt;</summary>
		<author><name>172.29.0.3</name></author>
	</entry>
</feed>