/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
curl localhost:5984/_uuids 2>/dev/null | egrep -o '"[^"]+"' | grep -v uuids | tr -d '"\n'