<?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>termux &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/termux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Sun, 07 May 2017 07:36:48 +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>termux &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Termux: Nützliche Pfade in der Termux Terminalemulation</title>
		<link>https://www.systemtechnics.de/termux-nuetzliche-pfade-in-der-termux-terminalemulation/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Sun, 07 May 2017 07:32:03 +0000</pubDate>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[termux]]></category>
		<guid isPermaLink="false">http://www.systemtechnics.de/?p=2198</guid>

					<description><![CDATA[Auf meinem Android Handy (zur Zeit Oneplus 3T Midnight Black) habe ich Termux installiert um eine Terminalemulation für unterwegs zu [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Auf meinem Android Handy (zur Zeit Oneplus 3T Midnight Black) habe ich <a href="https://termux.com" target="_blank">Termux</a> installiert um eine Terminalemulation für unterwegs zu haben.</p>
<p>Bei dieser Terminalemulation sind die Pfade &#8222;natürlich&#8220; unterschiedlich als zu einer &#8222;normalen&#8220; Bash. Hier mal ein paar nützliche Pfade die ich bisher benötigt habe:</p>
<pre>/etc -> <code>/data/data/com.termux/files/usr/etc/</code></pre>
<pre>/etc/profile -> <code>/data/data/com.termux/files/usr/etc/profile</code></pre>
<pre>/etc/motd -> <code>/data/data/com.termux/files/usr/etc/motd</code></pre>
<pre>/bin -> <code>/data/data/com.termux/files/usr/bin/</code></pre>
<pre>~ -> <code>/data/data/com.termux/files/home</code></pre>
<pre>SD-Karte/Handyspeicher -> <code>/sdcard</code></pre>
<pre>#!/bin/bash -> <code>#!/data/data/com.termux/files/usr/bin/bash</code></pre>
<p><img fetchpriority="high" decoding="async" src="/wp-content/uploads/termux.png" alt="" width="450" height="800" class="aligncenter" /></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
