<?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>weblog von Sebastian Nemak &#187; code</title>
	<atom:link href="http://der-basti.com/weblog/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://der-basti.com/weblog</link>
	<description>Schnee von gestern oder die Zukunft von morgen</description>
	<lastBuildDate>Fri, 27 Apr 2012 13:45:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Oracle&#8217;s Java 7 auf Mac OS X</title>
		<link>http://der-basti.com/weblog/2012/04/oracles-java-7-auf-mac-os-x/</link>
		<comments>http://der-basti.com/weblog/2012/04/oracles-java-7-auf-mac-os-x/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 13:32:25 +0000</pubDate>
		<dc:creator>Sebastian Nemak</dc:creator>
				<category><![CDATA[Bits und Bytes]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://der-basti.com/weblog/?p=1117</guid>
		<description><![CDATA[Seit Oktober 2010, mit der Übernahme Sun&#8217;s von Oracle, hat Apple beschlossen ihre eigene Java-Implementierung nicht mehr weiter entwickeln zu wollen. Vor ein paar Stunden hat Oracle nun das erste Java Release (7u4) für Mac OS veröffentlicht. Ich bin jetzt guter Hoffnung, dass für alle Systeme (Windows, Linux und Mac) von Oracle zeitgleich neue Versionen [...]]]></description>
			<content:encoded><![CDATA[<p>Seit Oktober 2010, mit der Übernahme Sun&#8217;s von Oracle, hat Apple beschlossen ihre eigene Java-Implementierung nicht mehr weiter entwickeln zu wollen. Vor ein paar Stunden hat Oracle nun das erste Java Release (7u4) für Mac OS veröffentlicht. Ich bin jetzt guter Hoffnung, dass für alle Systeme (Windows, Linux und Mac) von Oracle zeitgleich neue Versionen und damit auch fixes herauskommen. </p>
<p><b>Java 7 installieren</b></p>
<ol>
<li><a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" target="new">Java 1.7 downloaden</a></li>
<li>Heruntergeladene <i>dmg</i> Datei öffnen und den Installer durchklicken</li>
<li>Das JDK sollte nun erfolgreich installiert sein</li>
<li>Nun öffnet man die <i>Java-Einstellungen</i>, welche unter <i>/Programme/Diesntprogramme</i> liegen</li>
<li>Den Eintrag <i>Java 7 SE</i> nach oben ziehen<br />
<a href="http://der-basti.com/weblog/files/2012/04/javaSettings.jpg" rel="lightbox[1117]"><img src="http://der-basti.com/weblog/files/2012/04/javaSettings-300x213.jpg" alt="" title="javaSettings" width="300" height="213" class="alignnone size-medium wp-image-1120" /></a></li>
<li>Jetzt kann man über das Terminal kontrollieren, ob alles funktioniert<br />
<a href="http://der-basti.com/weblog/files/2012/04/java7versionInfo.jpg" rel="lightbox[1117]"><img src="http://der-basti.com/weblog/files/2012/04/java7versionInfo.jpg" alt="" title="java7versionInfo" width="442" height="106" class="alignnone size-full wp-image-1119" /></a></li>
</ol>
<p><b>Eclipse einrichten</b></p>
<ol>
<li>Eclipse öffnen</li>
<li><i>Preferences</i> (cmd + ,) öffnen</li>
<li><i>Java</i> -> <i>Installed JREs</i> wählen</li>
<li><i>Add&#8230;</i> Button drücken und <i>MacOS X VM</i> auswählen</li>
<li>Im <i>JRE Home</i> Feld &#8220;/Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home&#8221; eintragen</li>
<li>Jetzt sollten die <i>JRE system libraries</i> gefühlt sein<br />
<a href="http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/1588946.png" rel="lightbox[1117]"><img src="http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/1588946.png" alt="" title="JRE system libraries" width="520" height="394" class="alignnone size-full" /></a></li>
<li>Dem <i>JRE name</i> noch beispielsweise &#8220;JDK 1.7&#8243; eintragen und <i>Finish</i> drücken</li>
<li>Jetzt kann man das JDK 1.7 wählen</li>
</ol>
<p>Happy Coding.</p>
]]></content:encoded>
			<wfw:commentRss>http://der-basti.com/weblog/2012/04/oracles-java-7-auf-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Git &amp; Dropbox</title>
		<link>http://der-basti.com/weblog/2012/04/git-dropbox/</link>
		<comments>http://der-basti.com/weblog/2012/04/git-dropbox/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 07:50:40 +0000</pubDate>
		<dc:creator>Sebastian Nemak</dc:creator>
				<category><![CDATA[Bits und Bytes]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[dev]]></category>

		<guid isPermaLink="false">http://der-basti.com/weblog/?p=1093</guid>
		<description><![CDATA[Neulich suchte ich ein kostenlosen/freien git repository hoster, welcher für kleine Gruppen eignet ist. Fündig bin ich auch geworden bei z.B. BitBucket, unfuddle, Assembla, ProjectLocker, codebase, Springloops oder einen eigenen Git-Server aufzusetzen (mit DynDNS/NO-IP und gitosis). Jedoch bin ich auch auf eine andere Lösung getroffen. Die gute alte Dropbox. Sie lässt sich auch für solche [...]]]></description>
			<content:encoded><![CDATA[<p>Neulich suchte ich ein kostenlosen/freien git repository hoster, welcher für kleine Gruppen eignet ist. Fündig bin ich auch geworden bei z.B. <a href="https://bitbucket.org/plans" target="new">BitBucket</a>, <a href="http://unfuddle.com/about/tour/plans" target="new">unfuddle</a>, <a href="http://www.assembla.com/plans" target="new">Assembla</a>, <a href="https://projectlocker.com/signup/startup" target="new">ProjectLocker</a>, <a href="http://www.codebasehq.com/packages" target="new">codebase</a>, <a href="http://www.springloops.com/v2/plans.php" target="new">Springloops</a> oder einen eigenen Git-Server aufzusetzen (mit <a href="http://dyn.com/dns/" target="new">DynDNS</a>/<a href="http://www.no-ip.com/services/managed_dns/free_dynamic_dns.html" target="new">NO-IP</a> und <a href="http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way" target="new">gitosis</a>).<br />
Jedoch bin ich auch auf eine andere Lösung getroffen. Die gute alte Dropbox. Sie lässt sich auch für solche Zwecke malträtieren. Dropbox spielt hier das zentrale repository.</p>
<p>Hier ein Beispiel-Setup via Terminal:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># create your local git project</span>
~<span style="color: #000000; font-weight: bold;">/</span>yourLocalProjectDir $ <span style="color: #c20cb9; font-weight: bold;">git</span> init
~<span style="color: #000000; font-weight: bold;">/</span>yourLocalProjectDir $ <span style="color: #c20cb9; font-weight: bold;">git</span> add .
~<span style="color: #000000; font-weight: bold;">/</span>yourLocalProjectDir $ <span style="color: #c20cb9; font-weight: bold;">git</span> commit <span style="color: #660033;">-m</span> <span style="color: #ff0000;">&quot;initial commit&quot;</span>
~<span style="color: #000000; font-weight: bold;">/</span>yourLocalProjectDir $ <span style="color: #7a0874; font-weight: bold;">cd</span> ~<span style="color: #000000; font-weight: bold;">/</span>Dropbox<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">git</span>
&nbsp;
<span style="color: #666666; font-style: italic;"># create a new git project on your local-Dropbox folder</span>
~<span style="color: #000000; font-weight: bold;">/</span>Dropbox<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">git</span> $ <span style="color: #c20cb9; font-weight: bold;">git</span> init <span style="color: #660033;">--bare</span> projectOnDropbox.git
~<span style="color: #000000; font-weight: bold;">/</span>Dropbox<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">git</span> $ <span style="color: #7a0874; font-weight: bold;">cd</span> ~<span style="color: #000000; font-weight: bold;">/</span>projectOnDropbox
&nbsp;
<span style="color: #666666; font-style: italic;"># link your local project with the local-Dropbox repository</span>
~<span style="color: #000000; font-weight: bold;">/</span>yourLocalProjectDir $ <span style="color: #c20cb9; font-weight: bold;">git</span> remote add origin ~<span style="color: #000000; font-weight: bold;">/</span>Dropbox<span style="color: #000000; font-weight: bold;">/</span>git<span style="color: #000000; font-weight: bold;">/</span>projectOnDropbox.git
~<span style="color: #000000; font-weight: bold;">/</span>yourLocalProjectDir $ <span style="color: #c20cb9; font-weight: bold;">git</span> push <span style="color: #660033;">-u</span> origin master</pre></div></div>

<p><i><a href="http://stackoverflow.com/questions/1960799/using-gitdropbox-together-effectively" target="new">Source</a></i></p>
]]></content:encoded>
			<wfw:commentRss>http://der-basti.com/weblog/2012/04/git-dropbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proxy-Auto-Configuration (TH-Wildau)</title>
		<link>http://der-basti.com/weblog/2012/03/proxy-auto-configuration-th-wildau/</link>
		<comments>http://der-basti.com/weblog/2012/03/proxy-auto-configuration-th-wildau/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 09:37:04 +0000</pubDate>
		<dc:creator>Sebastian Nemak</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Bits und Bytes]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://der-basti.com/weblog/?p=902</guid>
		<description><![CDATA[Mit Hilfe der Proxy-Auto-Configuration (pac) findet der Webbrowser bzw. das System automatisch die passenden Proxy. Die pac ist eine einfache Text-/JavaScrip-Datei. Sie hat üblicherweise den Namen proxy.pac oder wpac.dat. Der Name ist jedoch Betriebssystem abhängig. Unter Mac OS X und den MS IE muss die Datei wpac.dat heißen. Solch eine Proxy Konfiguration kann auch automatisch [...]]]></description>
			<content:encoded><![CDATA[<p>Mit Hilfe der Proxy-Auto-Configuration (pac) findet der Webbrowser bzw. das System automatisch die passenden Proxy. Die pac ist eine einfache Text-/JavaScrip-Datei. Sie hat üblicherweise den Namen <i>proxy.pac</i> oder <i>wpac.dat</i>. Der Name ist jedoch Betriebssystem abhängig. Unter Mac OS X und den MS IE muss die Datei <i>wpac.dat</i> heißen.<br />
Solch eine Proxy Konfiguration kann auch automatisch im Netzwerk verteilt werden. Dies passiert, aufgrund der Gerätevielfalt in der TH-Wildau, jedoch nicht.</p>
<p>In dieser wird eine JavaScript-Funktion <i>FindProxyForURL(url, host)</i> definiert.<br />
Ein einfaches Beispiel für die TH-Wildau ist folgende Zeile.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">function</span> FindProxyForURL<span style="color: #009900;">&#40;</span>url<span style="color: #339933;">,</span> host<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> <span style="color: #000066; font-weight: bold;">return</span> <span style="color: #3366CC;">&quot;PROXY proxy.th-wildau.de:8080; DIRECT&quot;</span><span style="color: #339933;">;</span> <span style="color: #009900;">&#125;</span></pre></div></div>

<p>Die ganze PAC-Geschichte kann man natürlich auch noch weiter treiben&#8230;</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">function</span> FindProxyForURL<span style="color: #009900;">&#40;</span>url<span style="color: #339933;">,</span> host<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
	<span style="color: #006600; font-style: italic;">// function's</span>
		<span style="color: #006600; font-style: italic;">// isPlainHostName(host)</span>
		<span style="color: #006600; font-style: italic;">// dnsDomainIs(host, &quot;localhost&quot;) || dnsDomainIs(host, &quot;.beispiel.net&quot;)</span>
		<span style="color: #006600; font-style: italic;">// shExpMatch(host, &quot;192.168.178.*&quot;) || shExpMatch(host, &quot;10.0.*&quot;) || shExpMatch(url, &quot;https://*&quot;)</span>
		<span style="color: #006600; font-style: italic;">// isInNet(host, &quot;127.0.0.1&quot;, &quot;255.255.255.0&quot;) || isInNet(myIpAddress(), &quot;192.168.178.0&quot;, &quot;255.255.255.0&quot;)</span>
		<span style="color: #006600; font-style: italic;">// localHostOrDomainIs(host, &quot;127.0.0.1&quot;) || localHostOrDomainIs(host, &quot;beispiel.net&quot;)</span>
	<span style="color: #006600; font-style: italic;">// return's</span>
		<span style="color: #006600; font-style: italic;">// direkt - return &quot;DIRECT&quot;;</span>
		<span style="color: #006600; font-style: italic;">// proxy - return &quot;PROXY your.proxy.net:port&quot;;</span>
		<span style="color: #006600; font-style: italic;">// with fallback / multi proxy spec (proxy &gt; direct) - return &quot;PROXY proxy.th-wildau.de:8080; DIRECT&quot;;</span>
&nbsp;
	<span style="color: #006600; font-style: italic;">/*if (X() || Y()) {
		return &quot;DIRECT&quot;;
	} else if (Y() &amp;&amp; Z()) {
		return &quot;PROXY proxy.th-wildau.de:8080&quot;;
	} else {
		return &quot;PROXY proxy.th-wildau.de:8080; DIRECT&quot;;
	}*/</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>Diese Datei kann beispielsweise in das Benutzerverzeichnis gelegt werden.<br />
Unter Mac OS X wird die pac unter <i>Systemeinstellungen / Netzwerk / WiFi bzw. Ethernet / Button: Weitere Optionen / Tab: Proxies / Checkbox: Autom. Proxy Konfiguration</i> eingetragen.</p>
<p><a href="http://der-basti.com/weblog/files/2012/03/pac-config.jpg" rel="lightbox[902]"><img src="http://der-basti.com/weblog/files/2012/03/pac-config.jpg" alt="" title="pac-config" width="651" height="506" class="alignnone size-full wp-image-1004" /></a></p>
<p>Hier gibt es noch weitere Informationen zum Thema <a href="http://homepage.ntlworld.com/jonathan.deboynepollard/FGA/web-browser-auto-proxy-configuration.html" target="_blank">Link</>.</p>
]]></content:encoded>
			<wfw:commentRss>http://der-basti.com/weblog/2012/03/proxy-auto-configuration-th-wildau/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetBeans keyboard shortcuts</title>
		<link>http://der-basti.com/weblog/2012/01/netbeans-keyboard-shortcuts/</link>
		<comments>http://der-basti.com/weblog/2012/01/netbeans-keyboard-shortcuts/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 10:49:01 +0000</pubDate>
		<dc:creator>Sebastian Nemak</dc:creator>
				<category><![CDATA[Bits und Bytes]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://der-basti.com/weblog/?p=904</guid>
		<description><![CDATA[Bis dato hatte ich ausschließlich mit der Eclipse IDE programmiert. In der Hochschule wird jedoch NetBeans 7 eingesetzt. NetBeans 7 ist gar nicht mal so übel. Jedoch sind die Tastaturkürzel (shortcuts) anders. Das macht das Leben nicht gerade einfacher. Darum habe ich mich mal auf die Suche nach einer Keyboard-Shortcut-Übersicht gemacht. NetBeans 6.9 for Mac [...]]]></description>
			<content:encoded><![CDATA[<p>Bis dato hatte ich ausschließlich mit der Eclipse IDE programmiert. In der Hochschule wird jedoch NetBeans 7 eingesetzt.</p>
<p><a href="http://der-basti.com/weblog/files/2011/10/netbeans7.jpg" rel="lightbox[904]"><img src="http://der-basti.com/weblog/files/2011/10/netbeans7.jpg" alt="" title="netbeans7" width="473" height="300" class="alignnone size-full wp-image-911" /></a></p>
<p>NetBeans 7 ist gar nicht mal so übel. Jedoch sind die Tastaturkürzel (shortcuts) anders. Das macht das Leben nicht gerade einfacher. Darum habe ich mich mal auf die Suche nach einer Keyboard-Shortcut-Übersicht gemacht.</p>
<ul>
<li><a href="https://wiki.ucl.ac.uk/download/attachments/17077560/shortcuts_mac.pdf?version=1&#038;modificationDate=1297266073000" target="_blank">NetBeans 6.9 for Mac</a></li>
<li><a href="http://netbeans.org/project_downloads/www/shortcuts.pdf" target="_blank">NetBeans 7.0 for Win</a></li>
</ul>
<li><a href="http://netbeans.org/kb/articles/mac.html" target="_blank">Using NetBeans IDE on Mac OS X</a></li>
<li>Wenn du wissen möchtest welche keyboard shortcuts es alles in denier NetBeans Version gibt, dann schau unter <strong>Tools</strong> -> <strong>Options</strong> -> <strong>Keymap</strong> nach.</li>
</ul>
<p>Meine Favoriten:</p>
<table>
<tr>
<td>Shift + Esc</td>
<td>Toggle Work-space Maximize/Minimize</td>
</tr>
<tr>
<td>Ctrl+E</td>
<td>Delete current line</td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
</table>
<p>Quelle: <a href="http://netbeanside61.blogspot.com/2008/04/top-10-netbeans-ide-keyboard-shortcuts.html" target="_blank">Top 10 NetBeans IDE Keyboard Shortcuts I use the most</a></p>
<p>Happy coding.</p>
]]></content:encoded>
			<wfw:commentRss>http://der-basti.com/weblog/2012/01/netbeans-keyboard-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unix Shell Scripting an der HTW Dresden</title>
		<link>http://der-basti.com/weblog/2009/11/unix-shell-scripting-an-der-htw/</link>
		<comments>http://der-basti.com/weblog/2009/11/unix-shell-scripting-an-der-htw/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 09:37:39 +0000</pubDate>
		<dc:creator>Sebastian Nemak</dc:creator>
				<category><![CDATA[Bits und Bytes]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[miscellaneous]]></category>

		<guid isPermaLink="false">http://blog.der-basti.com/?p=56</guid>
		<description><![CDATA[Heute zu Besuch an der HTW Dresden. Es sei folgende Aufgabe gegeben: Stellen Sie eine Shell-Prozedur auf, die ein ausführbares Programm beliebigen Namens zur Abarbeitung bringt! Programmname und die von dem Programm zu verarbeitenden Parameter sind der Prozedur in der Kommandozeile zu übergeben. Die auf stdout erzeugten Ausgaben des Programms sollen wahlweise auf dem Bildschirm [...]]]></description>
			<content:encoded><![CDATA[<p>Heute zu Besuch an der HTW Dresden. Es sei folgende Aufgabe gegeben:</p>
<p>Stellen Sie eine Shell-Prozedur auf, die ein ausführbares Programm beliebigen Namens zur Abarbeitung bringt! Programmname und die von dem Programm zu verarbeitenden Parameter sind der Prozedur in der Kommandozeile zu übergeben. Die auf stdout erzeugten Ausgaben des Programms sollen wahlweise auf dem Bildschirm oder auf dem Drucker oder in eine Datei beliebigen Namens ausgegeben werden. Das Ausgabemedium und ggf. der Dateiname sind in einem Dialog über die Konsole vom Benutzer zu erfragen.</p>
<p><strong>Lösung:</strong></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">if</span> <span style="color: #7a0874; font-weight: bold;">test</span> <span style="color: #007800;">$#</span> <span style="color: #660033;">-ge</span> <span style="color: #000000;">1</span>  <span style="color: #666666; font-style: italic;">#wenn mehr als ein parameter übergeben wird</span>
<span style="color: #000000; font-weight: bold;">then</span>
<span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;Möchten Sie das Programm auf dem [B]ildschirm, auf dem [D]rucker oder
in einem [F]ile ausgeben?&quot;</span>
<span style="color: #c20cb9; font-weight: bold;">read</span> des  <span style="color: #666666; font-style: italic;">#auswahl einlesen</span>
<span style="color: #000000; font-weight: bold;">case</span> <span style="color: #007800;">$des</span> <span style="color: #000000; font-weight: bold;">in</span>
b<span style="color: #000000; font-weight: bold;">|</span>B<span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #007800;">$*</span><span style="color: #000000; font-weight: bold;">;;</span> <span style="color: #666666; font-style: italic;">#großes oder kleines b gedrückt, ausgabe mit allen parametern</span>
d<span style="color: #000000; font-weight: bold;">|</span>D<span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;Wird gedruckt...&quot;</span><span style="color: #000000; font-weight: bold;">;;</span>
f<span style="color: #000000; font-weight: bold;">|</span>F<span style="color: #7a0874; font-weight: bold;">&#41;</span>
 <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;Bitte geben Sie einen Dateinamen an!&quot;</span>
 <span style="color: #c20cb9; font-weight: bold;">read</span> filename
 <span style="color: #007800;">$*</span> <span style="color: #000000; font-weight: bold;">&amp;</span>gt; <span style="color: #007800;">$filename</span><span style="color: #000000; font-weight: bold;">;;</span> <span style="color: #666666; font-style: italic;">#schreiben in einer datei</span>
<span style="color: #000000; font-weight: bold;">esac</span>
<span style="color: #000000; font-weight: bold;">fi</span></pre></td></tr></table></div>

<p>Und schon ist es gelöst <img src='http://der-basti.com/weblog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://der-basti.com/weblog/2009/11/unix-shell-scripting-an-der-htw/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

