#!/usr/bin/bash
(read -r; printf "%s\n" "$REPLY"; "$@")

