3 lines
60 B
Text
3 lines
60 B
Text
|
|
read pid <pid
|
||
|
|
echo "$pid y stdout"
|
||
|
|
echo "$pid y stderr" >&2
|