This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: disk format question


On Tue, Jan 8, 2013 at 4:14 PM, Warren Young  wrote:
> On 1/8/2013 06:59, bartels wrote:
>>
>>
>> The windows format.com
>
>
> format.com hasn't existed since the DOS days.  That includes the DOS-based
> versions of Windows, up through Windows ME.  Under NT-derived versions of
> Windows, "format" is a built-in command in cmd.exe.

Your statements are contradicted by evidence:

$ ls -l /cygdrive/c/Windows/System32/format.com
-rwxrwx---+ 2 ???????? ???????? 35K Nov  2  2006
/cygdrive/c/Windows/System32/format.com*

$ file /cygdrive/c/Windows/System32/format.com
/cygdrive/c/Windows/System32/format.com: PE32 executable (console)
Intel 80386, for MS Windows

$ strings /cygdrive/c/Windows/System32/cmd.exe | grep -wi format
<no output>

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]