<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Use the Linux column Command to Format Text into Tables	</title>
	<atom:link href="https://www.tecmint.com/linux-column-command/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/linux-column-command/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 09 Feb 2026 14:25:51 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Jason		</title>
		<link>https://www.tecmint.com/linux-column-command/comment-page-1/#comment-1851661</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Wed, 27 Jul 2022 10:32:16 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41877#comment-1851661</guid>

					<description><![CDATA[I found your post. A very nice intro to the &#039;&lt;strong&gt;column&lt;/strong&gt;&#039; command.

I had encountered an issue. I have a tab-delimited file with all rows sharing the same number of columns (including the header), except that the first field in the header row is an empty string.

I tried the &lt;strong&gt;column&lt;/strong&gt; command, but never get the header row aligned properly with the remaining rows (The empty string is ignored for some reason)]]></description>
			<content:encoded><![CDATA[<p>I found your post. A very nice intro to the &#8216;<strong>column</strong>&#8216; command.</p>
<p>I had encountered an issue. I have a tab-delimited file with all rows sharing the same number of columns (including the header), except that the first field in the header row is an empty string.</p>
<p>I tried the <strong>column</strong> command, but never get the header row aligned properly with the remaining rows (The empty string is ignored for some reason)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: karthick sudhakar		</title>
		<link>https://www.tecmint.com/linux-column-command/comment-page-1/#comment-1451223</link>

		<dc:creator><![CDATA[karthick sudhakar]]></dc:creator>
		<pubDate>Mon, 15 Mar 2021 01:58:25 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41877#comment-1451223</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/linux-column-command/comment-page-1/#comment-1448690&quot;&gt;Ubuntu User&lt;/a&gt;.

@Ubuntu User

I have not tested it out on Ubuntu 20.10. But I have tested it on Ubuntu 20.04. 
&lt;pre&gt;
tecmint@LinuxHowTo:~$ column --version
column: invalid option -- &#039;-&#039;
usage: column [-txne] [-c columns] [-s sep] [file ...]
tecmint@LinuxHowTo:~$ column -version
column: invalid option -- &#039;v&#039;
usage: column [-txne] [-c columns] [-s sep] [file ...]
tecmint@LinuxHowTo:~$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.2 LTS
Release:	20.04
Codename:	focal
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/linux-column-command/comment-page-1/#comment-1448690">Ubuntu User</a>.</p>
<p>@Ubuntu User</p>
<p>I have not tested it out on Ubuntu 20.10. But I have tested it on Ubuntu 20.04. </p>
<pre>
tecmint@LinuxHowTo:~$ column --version
column: invalid option -- '-'
usage: column [-txne] [-c columns] [-s sep] [file ...]
tecmint@LinuxHowTo:~$ column -version
column: invalid option -- 'v'
usage: column [-txne] [-c columns] [-s sep] [file ...]
tecmint@LinuxHowTo:~$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.2 LTS
Release:	20.04
Codename:	focal
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ubuntu User		</title>
		<link>https://www.tecmint.com/linux-column-command/comment-page-1/#comment-1448690</link>

		<dc:creator><![CDATA[Ubuntu User]]></dc:creator>
		<pubDate>Wed, 10 Mar 2021 17:05:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41877#comment-1448690</guid>

					<description><![CDATA[On &lt;strong&gt;Ubuntu 20.10&lt;/strong&gt;, when I run &lt;code&gt;column --version&lt;/code&gt;, I get &lt;strong&gt;column&lt;/strong&gt; from &lt;strong&gt;util-linux 2.36&lt;/strong&gt;.]]></description>
			<content:encoded><![CDATA[<p>On <strong>Ubuntu 20.10</strong>, when I run <code>column --version</code>, I get <strong>column</strong> from <strong>util-linux 2.36</strong>.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
