Files
Android11/external/llvm/utils/lit/tests/Inputs/shtest-shell/write-to-stderr.sh
2023-10-13 14:01:41 +00:00

4 lines
40 B
Bash
Executable File

#!/bin/sh
echo "a line on stderr" 1>&2