openafs/src/rmbat.bat
Jeff Riegel aab5fc6ecd winnt-win2000-win98-afs-client-updates-20010623
updates for nt/2000 and 95/98 afs clients

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

binary file  updates
2001-06-23 18:29:56 +00:00

17 lines
391 B
Batchfile

@echo off
if [%1]==[-f] shift
if [%1]==[/f] shift
if [%1]==[-F] shift
if [%1]==[/F] shift
if [%1]==[/q] shift
if [%1]==[/Q] shift
if [%1]==[-q] shift
if [%1]==[-Q] shift
if [%1]==[-f] shift
if [%1]==[/f] shift
if [%1]==[-F] shift
if [%1]==[/F] shift
if not [%1]==[] del %1 <%AFSROOT%\DEST\BIN\rmbat.rsp
if not [%1]==[] shift
if not [%1]==[] %AFSROOT%\DEST\BIN\rmbat %1 %2 %3 %4 %5 %6 %7 %8