bpipe -s "#myInput" -e "keyup" | less
bpipe -s "#mySelect" -e "change" | less
echo "hello there" | bpipe -s "#myDiv"