Retourner au contenu associé (entrée de forum : commandes réseaux)
Posté par Damien Pobel (site web personnel) le 18 mars 2005 à 18:15. En réponse au message commandes réseaux. Évalué à 3.
https://damien.pobel.fr
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# En shell
Posté par Damien Pobel (site web personnel) . En réponse au message commandes réseaux. Évalué à 3.
$ ifconfig | head -2 | tail -1 | tr -s ' ' | cut -d ' ' -f 3 | cut -d ':' -f 2
https://damien.pobel.fr