Hello Everyone! I think it's a bug, but not sure. Running the following script: for i in * do echo ./do_stuff_with.sh $i done | xargs -P 4 ..... Gives: bash: echo: write error: Interrupted system call ...when I'm resizing the window. Happens with both konsole and xfce4-terminal under xubuntu-session. Regards, George