dev/bash/stdredirect/print.sh
2011-07-08 23:02:41 +04:00

5 lines
41 B
Bash
Executable File

#!/bin/bash
echo stdout
echo stderr >&2