A command to print to standard out everything after it

echo hello world
echo "hello world"
echo $myvar
echo $?