<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikimd.com/index.php?action=history&amp;feed=atom&amp;title=Text_file</id>
	<title>Text file - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikimd.com/index.php?action=history&amp;feed=atom&amp;title=Text_file"/>
	<link rel="alternate" type="text/html" href="https://wikimd.com/index.php?title=Text_file&amp;action=history"/>
	<updated>2026-04-06T16:16:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wikimd.com/index.php?title=Text_file&amp;diff=5885993&amp;oldid=prev</id>
		<title>Prab: CSV import</title>
		<link rel="alternate" type="text/html" href="https://wikimd.com/index.php?title=Text_file&amp;diff=5885993&amp;oldid=prev"/>
		<updated>2024-06-05T20:27:18Z</updated>

		<summary type="html">&lt;p&gt;CSV import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[File:CsvDelimited001.svg|thumb|CsvDelimited001]] &amp;#039;&amp;#039;&amp;#039;Text file&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;text file&amp;#039;&amp;#039;&amp;#039; is a type of [[computer file]] that is structured as a sequence of [[lines of text]]. A text file exists within a [[file system]] on a [[computer]] and is typically used to store [[plain text]] data. Text files are one of the simplest forms of files and are widely used for various purposes, including [[configuration files]], [[log files]], and [[source code]].&lt;br /&gt;
&lt;br /&gt;
== Characteristics ==&lt;br /&gt;
Text files are characterized by their simplicity and ease of use. They contain only [[text]] and do not include any [[binary data]]. This makes them highly portable and compatible with a wide range of [[software]] and [[operating systems]]. Text files are usually encoded in [[ASCII]] or [[UTF-8]], which are standard character encodings.&lt;br /&gt;
&lt;br /&gt;
== File Extensions ==&lt;br /&gt;
Common file extensions for text files include:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;.txt&amp;#039;&amp;#039;&amp;#039; - Standard text file&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;.log&amp;#039;&amp;#039;&amp;#039; - Log file&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;.cfg&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;.conf&amp;#039;&amp;#039;&amp;#039; - Configuration file&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;.ini&amp;#039;&amp;#039;&amp;#039; - Initialization file&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Text files are used in various applications:&lt;br /&gt;
* **Configuration Files**: Many software applications use text files to store configuration settings. These files are often human-readable and can be edited with a simple [[text editor]].&lt;br /&gt;
* **Log Files**: Text files are commonly used to record logs of events or transactions. These logs can be analyzed to troubleshoot issues or monitor system performance.&lt;br /&gt;
* **Source Code**: Programming languages often use text files to store source code. These files can be compiled or interpreted by a [[compiler]] or [[interpreter]].&lt;br /&gt;
&lt;br /&gt;
== Advantages ==&lt;br /&gt;
* **Simplicity**: Text files are easy to create, read, and edit.&lt;br /&gt;
* **Portability**: They can be transferred between different systems without compatibility issues.&lt;br /&gt;
* **Human-Readable**: Text files can be opened and understood by humans without the need for specialized software.&lt;br /&gt;
&lt;br /&gt;
== Disadvantages ==&lt;br /&gt;
* **Lack of Structure**: Text files do not have a predefined structure, which can make it difficult to parse complex data.&lt;br /&gt;
* **Limited Formatting**: They do not support advanced formatting options like [[rich text]] or [[binary data]].&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
* [[Binary file]]&lt;br /&gt;
* [[File format]]&lt;br /&gt;
* [[Text editor]]&lt;br /&gt;
* [[Character encoding]]&lt;br /&gt;
* [[Log file]]&lt;br /&gt;
* [[Configuration file]]&lt;br /&gt;
* [[Source code]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Computer files]]&lt;br /&gt;
[[Category:Data management]]&lt;br /&gt;
[[Category:File formats]]&lt;br /&gt;
&lt;br /&gt;
{{tech-stub}}&lt;/div&gt;</summary>
		<author><name>Prab</name></author>
	</entry>
</feed>