3 lines
141 B
Bash
Executable File
3 lines
141 B
Bash
Executable File
#! /bin/bash
|
|
cd client_test
|
|
./p-slowclient localhost 9091 test.txt & ./p-client localhost 9091 test.txt & ./p-client localhost 9091 test.txt |