#!/usr/bin/env bash myvar=$(cat /dev/stdin) echo -e "$myvar"