home *** CD-ROM | disk | FTP | other *** search
- rem To run, i need to have FIND, FWKDG, FWKCS, and QSORT available in the
- rem default directory or via the path (for credits please see fwkcs109.doc).
- rem If any of the top 4 is missing, please press Control-Break and then y
- pause
- fwkdg/l|fwkcs/1cfpxz|qsort >cslist.srt
- find "z" <cslist.srt >zcs_list.srt
- fwkcs/1sm zcs_list.srt zcs_dups
- ren multcnt.rpt zcs_dups.rpt
- find "f" <cslist.srt >fcs_list.srt
- fwkcs/1sm fcs_list.srt fcs_dups
- ren multcnt.rpt fcs_dups.rpt
- find /v"c" <cslist.srt >ics_list.srt
- fwkcs/1sm ics_list.srt ics_dups
- ren multcnt.rpt ics_dups.rpt
- find /v"z" <cslist.srt >ficslist.srt
- fwkcs/1sm ficslist.srt ficsdups
- ren multcnt.rpt ficsdups.rpt
- find "v" <cslist.srt | find /v "a" | find /v "z" >unavinav.lst