#!/usr/bin/env sh echo "hello world!" echo "ohno" &1>2 echo "hello world 2!" echo "ohno 2" &1>2