4 lines
130 B
Bash
Executable File
4 lines
130 B
Bash
Executable File
#!/bin/sh
|
|
#cp ./test.xml /user/service/logs/cc_statd/fail/cc_statd_20130613131455_1234.xml
|
|
./testclient localhost 13107 test.xml
|