<?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>unalias &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/unalias/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Sun, 13 Jan 2019 18:38:07 +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>unalias &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Bash &#8211; Alle Alias löschen</title>
		<link>https://www.systemtechnics.de/bash-alle-alias-loeschen/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Sat, 21 Jan 2017 18:21:15 +0000</pubDate>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux/OSX]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[unalias]]></category>
		<guid isPermaLink="false">http://www.systemtechnics.de/?p=2011</guid>

					<description><![CDATA[Unter Umständen macht es Sinn alle Alias-Befehle auf der Shell zurück zusetzen um diese erneut zu definieren.Am einfachsten geht dies [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Unter Umständen macht es Sinn alle Alias-Befehle auf der Shell zurück zusetzen um diese erneut zu definieren.<br /><span id="more-2011"></span>Am einfachsten geht dies mit folgendem Einzeiler:</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="">unalias $(alias | cut -d= -f1 |cut -d" " -f2)</pre>



<figure class="wp-block-image"><img fetchpriority="high" decoding="async" width="682" height="478" src="https://www.systemtechnics.de/wp-content/uploads/alias-unalias.png" alt="" class="wp-image-2012" srcset="https://www.systemtechnics.de/wp-content/uploads/alias-unalias.png 682w, https://www.systemtechnics.de/wp-content/uploads/alias-unalias-300x210.png 300w" sizes="(max-width: 682px) 100vw, 682px" /></figure>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
