<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Delimited Fields on Under the Anvil</title>
		<link>https://blog.thetextsmith.com/tags/delimited-fields/</link>
		<description>Recent content in Delimited Fields on Under the Anvil</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Sat, 15 Aug 2026 06:26:52 +0200</lastBuildDate>
		
			<atom:link href="https://blog.thetextsmith.com/tags/delimited-fields/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Five Commands to Inspect CSV Files</title>
				<link>https://blog.thetextsmith.com/weekly-nugget/five-commands-to-inspect-csv-files/</link>
				<pubDate>Sat, 15 Aug 2026 06:26:52 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/weekly-nugget/five-commands-to-inspect-csv-files/</guid>
				<description>These commands work beautifully for simple CSV files, but they are not full CSV parsers. Quoted fields containing commas, embedded newlines, escaped quotes, and similar cases are where awk needs care—or where a dedicated CSV parser becomes the right tool.</description>
			</item>
	</channel>
</rss>
