Skip to content

Instantly share code, notes, and snippets.

@sheeeng
Created May 18, 2014 12:35
Show Gist options
  • Select an option

  • Save sheeeng/f4fab5d420438d14d444 to your computer and use it in GitHub Desktop.

Select an option

Save sheeeng/f4fab5d420438d14d444 to your computer and use it in GitHub Desktop.
Grep MAC network address.
grep -rin '[0-9A-F]\{2\}\(:[0-9A-F]\{2\}\)\{5\}' .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment