bin/ws @ ce2276bdcbe5

More
author Steve Losh <steve@stevelosh.com>
date Thu, 28 Jul 2022 20:42:21 -0400 (2022-07-29)
parents fb6026dbfa7e
children (none)
#!/usr/bin/env bash

set -euo pipefail

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