linux:netzwerk
Inhaltsverzeichnis
Netzwerk
Tips
IP herausfinden
ip addr show eth0|grep inet|awk '{print $2}'|cut -d / -f1
Tools
Siehe auch
linux/netzwerk.txt · Zuletzt geändert: von move
ip addr show eth0|grep inet|awk '{print $2}'|cut -d / -f1