Skip to content

Instantly share code, notes, and snippets.

@ilumos
Created August 3, 2017 21:10
Show Gist options
  • Save ilumos/05c9ec4e81f6339cc2f75e57a96b1d29 to your computer and use it in GitHub Desktop.
Save ilumos/05c9ec4e81f6339cc2f75e57a96b1d29 to your computer and use it in GitHub Desktop.
Show colourful status of NICs for HP NC364T
#!/bin/bash
ip -c addr show enp3s0f0
ip -c addr show enp3s0f1
ip -c addr show enp4s0f0
ip -c addr show enp4s0f1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment