bin/ws @ 65b7fdace3da

More documentation shortcuts
author Steve Losh <steve@stevelosh.com>
date Tue, 13 Jul 2021 14:07:56 -0400
parents fb6026dbfa7e
children (none)
#!/usr/bin/env bash

set -euo pipefail

python -c 'import sys; sys.stdout.write(sys.stdin.read().strip())'