jdow wrote:
> c:\>man strftime
> 'man' is not recognized as an internal or external command,
> operable program or batch file.

Heh.  Actually, on my machine:

C:\>man strftime
This command is not supported by the help utility.  Try "strftime /?".

... of course, I should probably note

C:\custom-path>ls /b
alias.bat
cat.bat
cp.bat
less.bat
ls.bat
man.bat
mv.bat
rm.bat
xargs.bat

C:\custom-path>type man.bat
@echo off
help %*

-- 
Matthew.van.Eerde (at) hbinc.com               805.964.4554 x902
Hispanic Business Inc./HireDiversity.com       Software Engineer

Reply via email to