Skip to content

Instantly share code, notes, and snippets.

@Kubuxu
Created February 28, 2019 08:13
Show Gist options
  • Save Kubuxu/1b71fff45639870be4c8b99b812c5aa2 to your computer and use it in GitHub Desktop.
Save Kubuxu/1b71fff45639870be4c8b99b812c5aa2 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
cat <<EOF | xargs -L1 ipfs ping -n 1
QmUd6zHcbkbcs7SMxwLs48qZVX3vpcM8errYS7xEczwRMA
QmbVWZQhCGrS7DhgLqWbgvdmKN7JueKCREVanfnVpgyq8x
QmUEMvxS2e7iDrereVYc5SWPauXPyNwxcy9BXZrC1QTcHE
QmdnXwLrC8p1ueiq2Qya8joNvk3TVVDAut7PrikmZwubtR
QmNSYxZAiJHeLdkBg38roksAR9So7Y5eojks1yjEcUtZ7i
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment