<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Format_%28command%29</id>
	<title>Format (command) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Format_%28command%29"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Format_(command)&amp;action=history"/>
	<updated>2026-05-11T19:12:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Format_(command)&amp;diff=7212223&amp;oldid=prev</id>
		<title>imported&gt;Cornmazes at 03:30, 20 December 2024</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Format_(command)&amp;diff=7212223&amp;oldid=prev"/>
		<updated>2024-12-20T03:30:52Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{short description|Command-line utility that carries out disk formatting}}&lt;br /&gt;
{{lowercase title}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name                   = format&lt;br /&gt;
| logo                   = &lt;br /&gt;
| screenshot             = Ms-dosformat.png&lt;br /&gt;
| screenshot size        = &lt;br /&gt;
| caption                = The [[MS-DOS]] {{code|FORMAT}} command&lt;br /&gt;
| developer              = &lt;br /&gt;
| released               = &lt;br /&gt;
| latest release version = &lt;br /&gt;
| latest release date    = &lt;br /&gt;
| programming language   = [[MS-DOS]]: [[x86 assembly language]]&amp;lt;br /&amp;gt;[[FreeDOS]]: [[C (programming language)|C]]&lt;br /&gt;
| operating system       = [[RT-11]], [[86-DOS]], [[MS-DOS]], [[IBM PC DOS|PC DOS]], [[OS/2]], [[eComStation]], [[ArcaOS]], [[ISIS (operating system)|ISIS-II]], [[RMX (operating system)|iRMX 86]], [[TRIPOS]], [[AmigaDOS]], [[Z80-RIO]], [[OS-9]], [[MSX-DOS]], [[FlexOS]], [[PC-MOS]], [[SpartaDOS X]], [[DR DOS]], [[ROM-DOS]], [[4690 Operating System|4690 OS]], [[FreeDOS]], [[PTS-DOS]], [[SISNE plus]], [[Microsoft Windows|Windows]], [[ReactOS]]&lt;br /&gt;
| platform               = [[Cross-platform]]&lt;br /&gt;
| genre                  = [[Command (computing)|Command]]&lt;br /&gt;
| license                = MS-DOS: [[MIT License|MIT]]&amp;lt;br /&amp;gt;PC-MOS: [[GPLv3]]&amp;lt;br /&amp;gt;FreeDOS: [[GPLv2]]&amp;lt;br /&amp;gt;ReactOS: [[LGPL-2.0-or-later]]&lt;br /&gt;
| website                = &lt;br /&gt;
}}&lt;br /&gt;
In [[computing]], &amp;#039;&amp;#039;&amp;#039;&amp;lt;code&amp;gt;format&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;&amp;#039; is a [[command-line interface|command-line]] utility that carries out [[disk formatting]]. It is a component of various [[operating system]]s, including [[86-DOS]], [[MS-DOS]], [[IBM]] [[IBM PC DOS|PC DOS]] and [[OS/2]], [[Microsoft]] [[Microsoft Windows|Windows]] and [[ReactOS]].&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
The [[command (computing)|command]] performs the following actions by default on a [[floppy disk]], [[hard disk drive]], [[Solid-state drive|solid state]] ([[USB]]), or other [[magnetic medium]] (it will not perform these actions on [[optical disc|optical media]]):&lt;br /&gt;
&lt;br /&gt;
# clearing the [[Design of the FAT file system#FAT|FAT]] entries by changing them to {{mono|0x00}}&lt;br /&gt;
# clearing the [[FAT root directory]] by changing any values found to {{mono|0x00}}&amp;lt;ref group=&amp;quot;nb&amp;quot; name=&amp;quot;NB_DIRFILL&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;Paterson_2014_MSDOS125&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|first1=Tim&lt;br /&gt;
|last1=Paterson&lt;br /&gt;
|author-link1=Tim Paterson&lt;br /&gt;
|title=Microsoft DOS V1.1 and V2.0: /msdos/v20source/FORMAT.TXT&lt;br /&gt;
|url=http://www.computerhistory.org/atchm/microsoft-research-license-agreement-msdos-v1-1-v2-0/&lt;br /&gt;
|publisher=[[Computer History Museum]], [[Microsoft]]&lt;br /&gt;
|date=2013-12-19&amp;lt;!-- 2014-03-25 --&amp;gt;&lt;br /&gt;
|orig-year=1983&amp;lt;!-- 1983-05-17 --&amp;gt;&lt;br /&gt;
|access-date=2014-03-25&lt;br /&gt;
|archive-date=2019-08-14&lt;br /&gt;
|archive-url=https://web.archive.org/web/20190814021325/https://www.computerhistory.org/atchm/microsoft-research-license-agreement-msdos-v1-1-v2-0/&lt;br /&gt;
|url-status=live&lt;br /&gt;
}} (NB. While the publishers claim this would be MS-DOS 1.1 and 2.0, it actually is [[SCP MS-DOS 1.25]] and a mixture of [[Altos MS-DOS 2.11]] and [[TeleVideo PC DOS 2.11]].)&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;Shustek_2014_MS-DOS&amp;quot;&amp;gt;{{Cite web&lt;br /&gt;
|url=http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/&lt;br /&gt;
|title=Microsoft MS-DOS early source code&lt;br /&gt;
|series=Software Gems: The Computer History Museum Historical Source Code Series&lt;br /&gt;
|first=Len&lt;br /&gt;
|last=Shustek&lt;br /&gt;
|date=2014-03-24&lt;br /&gt;
|access-date=2014-03-29&lt;br /&gt;
|archive-date=2019-08-10&lt;br /&gt;
|archive-url=https://web.archive.org/web/20190810045508/https://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/&lt;br /&gt;
|url-status=live&lt;br /&gt;
}} (NB. While the author claims this would be MS-DOS 1.1 and 2.0, it actually is [[SCP MS-DOS 1.25]] and a mixture of [[Altos MS-DOS 2.11]] and [[TeleVideo PC DOS 2.11]].)&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;Levin_2014_MS-DOS&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|url=http://blogs.technet.com/b/microsoft_blog/archive/2014/03/25/microsoft-makes-source-code-for-ms-dos-and-word-for-windows-available-to-public.aspx&lt;br /&gt;
|title=Microsoft makes source code for MS-DOS and Word for Windows available to public&lt;br /&gt;
|date=2014-03-25&lt;br /&gt;
|first=Roy&lt;br /&gt;
|last=Levin&lt;br /&gt;
|work=Official Microsoft Blog&lt;br /&gt;
|access-date=2014-03-29&lt;br /&gt;
|archive-url=https://web.archive.org/web/20140328094124/http://blogs.technet.com/b/microsoft_blog/archive/2014/03/25/microsoft-makes-source-code-for-ms-dos-and-word-for-windows-available-to-public.aspx&lt;br /&gt;
|archive-date=2014-03-28&lt;br /&gt;
|url-status=dead&lt;br /&gt;
}} (NB. While the author claims this would be MS-DOS 1.1 and 2.0, it actually is [[SCP MS-DOS 1.25]] and a mixture of [[Altos MS-DOS 2.11]] and [[TeleVideo PC DOS 2.11]].)&amp;lt;/ref&amp;gt;&lt;br /&gt;
# checking each [[Cluster (file system)|cluster]] to see if it is good or bad and marking it as good or bad in the FAT&lt;br /&gt;
&lt;br /&gt;
Any [[Data storage device|storage device]] must have its medium structured to be useful.  This process is referred to as &amp;quot;creating a filesystem&amp;quot; in [[Unix]], [[Linux]], or [[BSD]].&amp;lt;ref name=&amp;quot;NEWFS_8_FREEBSD&amp;quot;&amp;gt;{{man|8|newfs|FreeBSD|EXAMPLE section}}&amp;lt;/ref&amp;gt;  Under these systems different commands are used.  The commands can create many kinds of [[file system]]s, including those used by DOS, Windows, and OS/2.&lt;br /&gt;
&lt;br /&gt;
==Implementations==&lt;br /&gt;
[[File:IBM PC DOS 1.0 screenshot.png|thumb|300px|&amp;lt;code&amp;gt;FORMAT.COM&amp;lt;/code&amp;gt;, among several other commands, in [[IBM PC DOS]] 1.0.]]&lt;br /&gt;
[[File:CPM-86.png|thumb|300px|&amp;lt;code&amp;gt;FORMAT.CMD&amp;lt;/code&amp;gt; in [[CP/M-86]]]]&lt;br /&gt;
The command is also available in [[Intel]] [[ISIS (operating system)|ISIS-II]],&amp;lt;ref&amp;gt;{{Cite web |url=http://bitsavers.org/pdf/intel/ISIS_II/9800306-06_ISIS-II_Users_Guide_May81.pdf |title=ISIS II Users Guide |access-date=2019-02-03 |archive-date=2019-01-26 |archive-url=https://web.archive.org/web/20190126011055/http://bitsavers.org/pdf/intel/ISIS_II/9800306-06_ISIS-II_Users_Guide_May81.pdf |url-status=live }}&amp;lt;/ref&amp;gt; [[RMX (operating system)|iRMX 86]],&amp;lt;ref&amp;gt;{{Cite web|url=https://archive.org/details/bitsavers_inteliRMX1_19819263|title=intel :: iRMX :: 146194-001 irmxR6Intro|via=Internet Archive}}&amp;lt;/ref&amp;gt; [[MetaComCo]] [[TRIPOS]],&amp;lt;ref&amp;gt;https://www.pagetable.com/docs/amigados_tripos/tripos_manuals.pdf {{Webarchive|url=https://web.archive.org/web/20201021043218/https://www.pagetable.com/docs/amigados_tripos/tripos_manuals.pdf |date=2020-10-21 }} {{Bare URL PDF|date=March 2022}}&amp;lt;/ref&amp;gt; [[AmigaDOS]],&amp;lt;ref&amp;gt;{{cite book |url= https://archive.org/details/1988-rugheimer-spanik-amigados-quick-reference|title=Quick reference|via=archive.org|year=1988|isbn=9781557550491|access-date=2020-09-14|last1=Rugheimer|first1=Hannes|publisher=Abacus }}&amp;lt;/ref&amp;gt; [[Zilog]] [[Z80-RIO]],&amp;lt;ref&amp;gt;{{Cite web |url=https://www.z80cpu.eu/mirrors/oldcomputers.dyndns.org/public/pub/rechner/zilog/zds/z80-rio_os_userman.pdf |title=Z80-RIO OPERATING SYSTEM USER&amp;#039;S MANUAL |access-date=2020-02-14 |archive-date=2022-01-28 |archive-url=https://web.archive.org/web/20220128041146/https://www.z80cpu.eu/mirrors/oldcomputers.dyndns.org/public/pub/rechner/zilog/zds/z80-rio_os_userman.pdf |url-status=live }}&amp;lt;/ref&amp;gt; [[Microware]] [[OS-9]],&amp;lt;ref&amp;gt;{{cite book|author=Paul S. Dayan|year=1992|title=The OS-9 Guru - 1 : The Facts|publisher=Galactic Industrial Limited|isbn=0-9519228-0-7}}&amp;lt;/ref&amp;gt; [[Digital Research|DR]] [[FlexOS]],&amp;lt;ref&amp;gt;{{cite web |url=http://www.bitsavers.org/pdf/digitalResearch/flexos/1073-2003_FlexOS_Users_Guide_V1.3_Nov86.pdf |title=FlexOS User&amp;#039;s Guide |date=1986 |website=www.bitsavers.org |access-date=2020-09-14 |archive-date=2019-09-25 |archive-url=https://web.archive.org/web/20190925131719/http://bitsavers.org/pdf/digitalResearch/flexos/1073-2003_FlexOS_Users_Guide_V1.3_Nov86.pdf |url-status=dead }}&amp;lt;/ref&amp;gt; [[The Software Link|TSL]] [[PC-MOS]],&amp;lt;ref&amp;gt;{{Cite web|url=https://github.com/roelandjansen/pcmos386v501|title=roelandjansen/pcmos386v501|website=GitHub|date=2 January 2022|access-date=28 July 2019|archive-date=4 May 2021|archive-url=https://web.archive.org/web/20210504053616/https://github.com/roelandjansen/pcmos386v501|url-status=live}}&amp;lt;/ref&amp;gt; [[SpartaDOS X]],&amp;lt;ref&amp;gt;{{Cite web |url=http://sdx.atari8.info/sdx_files/4.48/SDX448_User_Guide.pdf |title=SpartaDOS X 4.48 User Guide |access-date=2019-03-16 |archive-date=2021-10-10 |archive-url=https://web.archive.org/web/20211010113045/http://sdx.atari8.info/sdx_files/4.48/SDX448_User_Guide.pdf |url-status=live }}&amp;lt;/ref&amp;gt; [[Datalight]] [[ROM-DOS]],&amp;lt;ref&amp;gt;{{Cite web|url=https://www.datalight.com/assets/files/ROM-DOS_Users_Guide.pdf|title=Datalight ROM-DOS User&amp;#039;s Guide|website=www.datalight.com|access-date=2020-01-18|archive-date=2019-04-21|archive-url=https://web.archive.org/web/20190421143059/https://www.datalight.com/assets/files/ROM-DOS_Users_Guide.pdf|url-status=live}}&amp;lt;/ref&amp;gt; [[IBM]]/[[Toshiba]] [[4690 Operating System|4690 OS]],&amp;lt;ref&amp;gt;{{cite web |url= https://archive.org/details/4690OSV6r2UsersGuide/page/n169|title=Users guide|website=archive.org|access-date=2020-09-14}}&amp;lt;/ref&amp;gt; [[PTS-DOS]],&amp;lt;ref&amp;gt;&lt;br /&gt;
{{cite web |title=PTS-DOS 2000 Pro User Manual |publisher=[[Paragon Technology GmbH]] |location=Buggingen, Germany |date=1999 |url=http://download.paragon-software.com/doc/manual_dos_eng.pdf |access-date=2018-05-12 |url-status=live |archive-url=https://web.archive.org/web/20180512094512/http://download.paragon-software.com/doc/manual_dos_eng.pdf |archive-date=2018-05-12}}&amp;lt;/ref&amp;gt; [[SISNE plus]],&amp;lt;ref&amp;gt;{{Cite web|url=https://datassette.org/manuais/ibm-pc/sisne-plus-referencia-sumaria|title=SISNE plus - Referência Sumária|date=May 14, 2015|website=Datassette|access-date=September 28, 2019|archive-date=September 28, 2019|archive-url=https://web.archive.org/web/20190928211058/https://datassette.org/manuais/ibm-pc/sisne-plus-referencia-sumaria|url-status=live}}&amp;lt;/ref&amp;gt; and in the [[Digital Equipment Corporation|DEC]] [[RT-11]]&amp;lt;ref&amp;gt;{{Cite web|url=http://paleoferrosaurus.com/beta/documents/rt11help.html#FORMAT|title=RT-11 HELP FILE|website=paleoferrosaurus.com|access-date=2018-07-16|archive-date=2018-07-17|archive-url=https://web.archive.org/web/20180717041552/http://paleoferrosaurus.com/beta/documents/rt11help.html#FORMAT|url-status=dead}}&amp;lt;/ref&amp;gt; operating system.&lt;br /&gt;
&lt;br /&gt;
===Microsoft DOS and Windows===&lt;br /&gt;
On [[MS-DOS]], the command is available in versions 1 and later.&amp;lt;ref name=&amp;quot;RUNNINGMSDOS&amp;quot;&amp;gt;{{Cite book|author-last=Wolverton|author-first=Van|title=Running MS-DOS Version 6.22 (20th Anniversary Edition), 6th Revised edition|date=2003|publisher=[[Microsoft Press]]|isbn=0-7356-1812-7}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Optionally (by adding the /S, for &amp;quot;system&amp;quot; switch), &amp;lt;code&amp;gt;format&amp;lt;/code&amp;gt; can also install a [[Volume Boot Record]].  With this option, Format writes bootstrap code to the first sector of the volume (and possibly elsewhere as well).  Format always writes a [[BIOS Parameter Block]] to the first sector, with or without the /S option.&lt;br /&gt;
&lt;br /&gt;
Another option (/Q) allows for what Microsoft calls &amp;quot;Quick Format&amp;quot;.  With this option the command will not perform steps 2 and 3 above.{{Citation needed|date=April 2009}} &amp;lt;code&amp;gt;Format /Q&amp;lt;/code&amp;gt; does not alter data previously written to the media.&lt;br /&gt;
&lt;br /&gt;
Typing &amp;quot;format&amp;quot; with no parameters in MS-DOS 3.2 or earlier would automatically, without prompting the user, format the current drive; however in MS-DOS 3.3 and later it would simply produce the error: &amp;quot;required parameter missing&amp;quot;.{{Citation needed|date=February 2020|reason=Original Research}}&lt;br /&gt;
&lt;br /&gt;
===DR/Novell DOS===&lt;br /&gt;
[[DR DOS 6.0]] includes an implementation of the {{code|format}} command.&amp;lt;ref name=&amp;quot;drdos6userguide&amp;quot;&amp;gt;{{Cite web |url=https://www.4corn.co.uk/archive/docs/DR%20DOS%206.0%20User%20Guide-opt.pdf |title=DR DOS 6.0 User Guide Optimisation and Configuration Tips |access-date=2019-08-12 |archive-date=2019-09-30 |archive-url=https://web.archive.org/web/20190930135943/http://www.4corn.co.uk/archive/docs/DR%20DOS%206.0%20User%20Guide-opt.pdf |url-status=live }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FreeDOS===&lt;br /&gt;
The [[FreeDOS]] version was developed by Brian E. Reifsnyder and is licensed under the [[GNU General Public License|GPL]].&amp;lt;ref&amp;gt;{{Cite web|url=http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.2/repos/pkg-html/format.html|title=ibiblio.org FreeDOS Package -- Format (FreeDOS Base)|website=www.ibiblio.org|access-date=2018-11-13|archive-date=2018-11-19|archive-url=https://web.archive.org/web/20181119030222/http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.2/repos/pkg-html/format.html|url-status=live}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===ReactOS===&lt;br /&gt;
[[File:ReactOS-0.4.13 format command 667x514.png|thumb|300px|The {{code|format}} command on [[ReactOS]]]]&lt;br /&gt;
The ReactOS implementation is based on a [[free software|free]] clone developed by [[Mark Russinovich]] for [[Sysinternals]] in 1998. It is licensed under the GPL.&amp;lt;ref&amp;gt;{{Cite web|url=https://github.com/reactos/reactos|title=reactos/reactos|website=GitHub|date=3 January 2022|access-date=9 June 2019|archive-date=11 December 2017|archive-url=https://web.archive.org/web/20171211170155/https://github.com/reactos/reactos|url-status=live}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
It was adapted to ReactOS by Emanuele Aliberti in 1999 and supports [[File Allocation Table|FAT]], [[FAT32]], [[FATX]], [[ext2|EXT2]], and [[BtrFS]] filesystems.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Disk formatting]]&lt;br /&gt;
*[[Data recovery]]&lt;br /&gt;
*[[convert (command)|convert]]&lt;br /&gt;
*[[File Allocation Table]]&lt;br /&gt;
*[[Design of the FAT file system]]&lt;br /&gt;
*[[fdisk]]&lt;br /&gt;
*[[PC DOS 7.10]] Format32&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&amp;lt;references group=&amp;quot;nb&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;ref group=&amp;quot;nb&amp;quot; name=&amp;quot;NB_DIRFILL&amp;quot;&amp;gt;The directory entries get filled with &amp;lt;code&amp;gt;0x00&amp;lt;/code&amp;gt; since [[MS-DOS 1.25]] and [[PC DOS 2.0]]. If the Format command line option /O is provided,&amp;lt;!-- this switch is no longer supported in newer versions of Format, but it was in DOS 2 at least --&amp;gt; the first byte of each [[FAT directory entry|directory entry]] is set to &amp;lt;code&amp;gt;0xE5h&amp;lt;/code&amp;gt; to create a FAT format usable by [[PC DOS 1.0]]-[[PC DOS 1.1|1.1]]&amp;lt;!-- and logically also by 86-DOS, but it doesn&amp;#039;t for other reasons. --&amp;gt;. However, not providing /O will significantly speed up directory searches under MS-DOS 1.25 and PC DOS 2.0 and higher. Older versions of MS-DOS, PC DOS, and [[86-DOS]] only supported the &amp;lt;code&amp;gt;0xE5&amp;lt;/code&amp;gt; marker.&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==Further reading==&lt;br /&gt;
*{{Cite book|author-last=Cooper|author-first=Jim|title=Special Edition Using MS-DOS 6.22, Third Edition|date=2001|publisher=[[Que Publishing]]|isbn=978-0789725738}}&lt;br /&gt;
*{{Cite book|author1=Kathy Ivens|author2=Brian Proffit|year=1993|title=OS/2 Inside &amp;amp; Out|publisher=[[Osborne McGraw-Hill]]|isbn=978-0078818714}}&lt;br /&gt;
*{{Cite book|first=Æleen|last=Frisch|year=2001|title=Windows 2000 Commands Pocket Reference|publisher=[[O&amp;#039;Reilly Media|O&amp;#039;Reilly]]|isbn=978-0-596-00148-3}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
{{Wikibooks|Guide to Windows Commands}}&lt;br /&gt;
*[http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/format.mspx Microsoft Windows XP Professional Product Documentation: &amp;quot;format&amp;quot;]&lt;br /&gt;
*[https://github.com/microsoft/MS-DOS/blob/master/v2.0/source/FORMAT.ASM Open source FORMAT implementation that comes with MS-DOS v2.0]&lt;br /&gt;
*[http://support.microsoft.com/kb/255867 MSKB255867: How to Use the Fdisk Tool and the Format Tool to Partition or Repartition a Hard Disk]&lt;br /&gt;
*[http://www.computerhope.com/formathl.htm Microsoft DOS format command]&lt;br /&gt;
*[http://pcsupport.about.com/od/termsf/p/format-rc.htm Recovery Console format command] {{Webarchive|url=https://web.archive.org/web/20110707075247/http://pcsupport.about.com/od/termsf/p/format-rc.htm |date=2011-07-07 }}&lt;br /&gt;
&lt;br /&gt;
{{Windows commands}}&lt;br /&gt;
&lt;br /&gt;
[[Category:External DOS commands]]&lt;br /&gt;
[[Category:Hard disk software]]&lt;br /&gt;
[[Category:MSX-DOS commands]]&lt;br /&gt;
[[Category:OS/2 commands]]&lt;br /&gt;
[[Category:Windows commands]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Cornmazes</name></author>
	</entry>
</feed>