Rev 6646 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6646 | Rev 8391 | ||
---|---|---|---|
Line 33... | Line 33... | ||
33 | %%%%%%%%%%%%%%%%% The following is OEF %%%%%%%%%%%%%%%%% |
33 | %%%%%%%%%%%%%%%%% The following is OEF %%%%%%%%%%%%%%%%% |
34 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
34 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
35 | 35 | ||
36 | @ |
36 | @ |
37 | 37 | ||
38 | . $file >>$w_toefoutput |
38 | . ./$file >>$w_toefoutput |
- | 39 | rm ./$file |
|
39 | 40 | ||
40 | rm -rf $w_wims_home/sessions/$w_wims_session/getfile |
41 | rm -rf $w_wims_home/sessions/$w_wims_session/getfile |
41 | 42 | ||
42 | mkdir $w_wims_home/sessions/$w_wims_session/getfile |
43 | mkdir $w_wims_home/sessions/$w_wims_session/getfile |
43 | cp $w_toefoutput $w_wims_home/sessions/$w_wims_session/getfile/$w_fichname |
44 | cp $w_toefoutput $w_wims_home/sessions/$w_wims_session/getfile/$w_fichname |