cpp-subprocess/test/write_err.sh
2016-03-17 21:19:36 +05:30

3 lines
47 B
Bash
Executable File

#!/bin/bash
>&2 echo "writing error to stderr"