Skip to content

Instantly share code, notes, and snippets.

@dexalex84
Last active October 26, 2018 19:34
Show Gist options
  • Save dexalex84/c72ae389b9e56cf5b5843e23f248400f to your computer and use it in GitHub Desktop.
Save dexalex84/c72ae389b9e56cf5b5843e23f248400f to your computer and use it in GitHub Desktop.
make mac for kvm
date +%s | md5sum | { read test; echo ${test:1:6}; } | sed -e 's/\([0-9A-Fa-f]\{2\}\)/\1:/g' -e 's/\(.*\):$/\1/' | sed -e 's/^/52:54:00:/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment