1 example for wgetpaste
# wgetpaste a file as input
wgetpaste ~/somefile
# wgetpaste standard output
foo -xvjpf bar 2>&1 | wgetpaste
# wgetpaste a file as input
wgetpaste ~/somefile
# wgetpaste standard output
foo -xvjpf bar 2>&1 | wgetpaste