index
:
ryanakca-dotfiles
master
My configuration files
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
lbdb-fetchaddr-wrapper
blob: 214228d27b7f5348e6e48aede9b78613d9cbc6f4 (
plain
) (
tree
)
dc63532
1
2
3
4
5
6
7
#!/bin/sh MSG=$(cat /dev/stdin) echo "$MSG" | lbdb-fetchaddr; echo "$MSG"