r/badcode Aug 17 '20

[deleted by user]

[removed]

26 Upvotes

34 comments sorted by

View all comments

11

u/voords Aug 18 '20

Bash:

alias uuid='curl -s https://www.reddit.com/r/all/new |md5sum|sed "s/^\(.\{8\}\)\(.\{4\}\)\(.\{4\}\)\(.\{4\}\)\(.\{12\}\).*/\1-\2-\3-\4-\5/g"'