<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>number &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/number/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Sun, 24 Feb 2019 06:40:05 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.systemtechnics.de/wp-content/uploads/cropped-2003-logo-st-transparanet-x200-32x32.png</url>
	<title>number &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Bash: NL (Numbering Lines)</title>
		<link>https://www.systemtechnics.de/bash-nl-numbering-lines/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Sun, 24 Feb 2019 06:37:49 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[grep]]></category>
		<category><![CDATA[less]]></category>
		<category><![CDATA[nl]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[zeilen]]></category>
		<category><![CDATA[Zeilennummer]]></category>
		<guid isPermaLink="false">http://www.systemtechnics.de/?p=2762</guid>

					<description><![CDATA[Um eine Text-Datei mit Zeilennummern zu versehen gibt es viele Möglichkeiten. cat, awk, sed, less, grep und nl.
Hier mal ein Beispiel mit nl ]]></description>
										<content:encoded><![CDATA[
<p>Um eine Text-Datei mit Zeilennummern zu versehen gibt es viele Möglichkeiten. <em>cat, awk, sed, less, grep und nl</em>.<br />Hier mal ein Beispiel mit <em>nl</em> :</p>



<pre class="EnlighterJSRAW" data-enlighter-language="shell" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">nl -b a input-datei.txt </pre>



<figure class="wp-block-image"><img fetchpriority="high" decoding="async" width="1024" height="603" src="https://www.systemtechnics.de/wp-content/uploads/bash-nl-1024x603.png" alt="" class="wp-image-2763" srcset="https://www.systemtechnics.de/wp-content/uploads/bash-nl-1024x603.png 1024w, https://www.systemtechnics.de/wp-content/uploads/bash-nl-300x177.png 300w, https://www.systemtechnics.de/wp-content/uploads/bash-nl-768x453.png 768w, https://www.systemtechnics.de/wp-content/uploads/bash-nl.png 1714w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Unter meinem OSX ist offensichtlich die Option a als default eingestellt. Wie auf dem Screenshot zu erkennen ist, werden auch ohne extra einstellen auch die leeren Zeilen entsprechend nummeriert.</p>



<figure class="wp-block-image"><img decoding="async" width="1024" height="911" src="https://www.systemtechnics.de/wp-content/uploads/nl-options-1024x911.png" alt="" class="wp-image-2764" srcset="https://www.systemtechnics.de/wp-content/uploads/nl-options-1024x911.png 1024w, https://www.systemtechnics.de/wp-content/uploads/nl-options-300x267.png 300w, https://www.systemtechnics.de/wp-content/uploads/nl-options-768x683.png 768w, https://www.systemtechnics.de/wp-content/uploads/nl-options.png 1720w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
