[cs631apue] Using the test script

Jan Schaumann jschauma at stevens.edu
Thu Sep 13 09:28:20 EDT 2018


Marlon Seaton <mseaton at stevens.edu> wrote:
 
> ./testcp.sh ./tcp file1 file3
> 
> I am getting the following message:
> Usage: ./testcp.sh [-hv] -p program
>          -h          print this help and exit
>          -p program  test given program
>          -v          be verbose

Carefully read the output.  It tells you how to specify which program
you want to test and what valid invocations of the test script are.

You can also read the script itself to see how it works.

-Jan


More information about the cs631apue mailing list