You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. pip3 install -r requirements.txt
2. python3 t1.py
This script creates a single line of output.
When we remove "echo 'AAA'", there are 4 lines.
When we redirect "ttt.sh" output to >/dev/null, we also get 4 lines.
0 commit comments