Skip to content

Instantly share code, notes, and snippets.

@chrismeyersfsu
Created June 2, 2012 15:27
Show Gist options
  • Save chrismeyersfsu/2858824 to your computer and use it in GitHub Desktop.
Save chrismeyersfsu/2858824 to your computer and use it in GitHub Desktop.
Raspberry Pi Blink Ip Address
@DG12
Copy link

DG12 commented Feb 4, 2020

line 6 would better as:
my ($ip) = ifconfig |grep -v 127=~/inet (.*?) /;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment