[cs631apue] tcp Failure test failed [tcp file file2]

Jan Schaumann jschauma at stevens.edu
Sun Sep 18 10:02:37 EDT 2016


mseaton <mseaton at stevens.edu> wrote:

> Are you saying that ./cp file1 file2 should generate an error?

This should generate an error if file1 and file2 are in fact the same
file.  I.e., this scenario:

> > Read the test script:
> > 
> >  cp ${TEST_FILE} file
> >  ln file file2
> >  <your-executable> file file2

-Jan


More information about the cs631apue mailing list