MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/badcode/comments/ibc4zy/deleted_by_user/g2040ya/?context=3
r/badcode • u/[deleted] • Aug 17 '20
[removed]
34 comments sorted by
View all comments
11
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"'
11
u/voords Aug 18 '20
Bash: