<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Linux%2Fcut</id>
	<title>Linux/cut - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Linux%2Fcut"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Linux/cut&amp;action=history"/>
	<updated>2026-05-08T21:48:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Linux/cut&amp;diff=2797&amp;oldid=prev</id>
		<title>Kenneth: Created page with &quot;== String Manipulation ==  Chopping off the last field of each line? :: Free Tech Support from Ask Dave Taylor!:   rev inputfile | cut -f2- | rev &gt; outputfile  awk &#039;{$NF=&quot;&quot;; p...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Linux/cut&amp;diff=2797&amp;oldid=prev"/>
		<updated>2016-01-25T15:52:16Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== String Manipulation ==  Chopping off the last field of each line? :: Free Tech Support from Ask Dave Taylor!:   rev inputfile | cut -f2- | rev &amp;gt; outputfile  awk &amp;#039;{$NF=&amp;quot;&amp;quot;; p...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== String Manipulation ==&lt;br /&gt;
&lt;br /&gt;
Chopping off the last field of each line? :: Free Tech Support from Ask Dave Taylor!:&lt;br /&gt;
&lt;br /&gt;
 rev inputfile | cut -f2- | rev &amp;gt; outputfile&lt;br /&gt;
 awk &amp;#039;{$NF=&amp;quot;&amp;quot;; print $0}&amp;#039;&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>