School Commit Init
This commit is contained in:
@@ -0,0 +1 @@
|
||||
seq 10000 | xargs -I{} -P 10000 bash -c "echo -e '1\nhit\n2' | python3 client.py" > /dev/null
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
seq 10000 | xargs -I{} -P 10000 bash -c "echo -e '1\nhit\n2' | python3 client.py" > /dev/null
|
||||