dev/bash/stdredirect/print.sh

5 lines
41 B
Bash
Raw Normal View History

2011-07-08 23:02:41 +04:00
#!/bin/bash
echo stdout
echo stderr >&2