Category : Utilities for DOS and Windows Machines
Archive   : MAN.ZIP
Filename : MAN.BAT

 
Output of file : MAN.BAT contained in archive : MAN.ZIP
@echo off
set docs=d:\cmds\man\tdocs
set man=d:\qm\work\
cls
if (%1) == () goto mandir
echo UnZIPing %1 ...
ctty nul
pkunzip -o %docs% %man% %1
ctty con
cls
if not exist %man%%1 goto noman
list %man%%1
del %man%%1
goto end

:noman
Echo Sorry, no man available for %1.
goto end

:mandir
fv %docs% /p /w /b

:end
set docs=
set man=
echo on

  3 Responses to “Category : Utilities for DOS and Windows Machines
Archive   : MAN.ZIP
Filename : MAN.BAT

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/