Posted by jojo on July 15, 2001 at 16:41:50:
In Reply to: Re: How does the request work .. Help ??? posted by kalpol on July 15, 2001 at 15:31:12:
It's
csh
then
/p/bin/turnin -submit dvw PROJECT_TWO filenames.* REQUEST
(It's -submit, not --submit)
And once the turnin is successful, you should get a couple of lines
saying
filename1.* --done
filename2.* --done
blah blah
and furthermore,
you should be able to
try
/p/bin/turnin -list dvw PROJECT_TWO
to see if your files made it in there.
Hope that helps!