<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Tomz&#039;s blog &#187; tip</title>
	<atom:link href="http://www.supaket.com/tag/tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.supaket.com</link>
	<description>The time  never sleep &#124; เพื่อการดำรงชีวิตที่สมบูรณ์ขึ้น</description>
	<lastBuildDate>Sun, 28 Aug 2011 12:57:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
		<item>
		<title>Keyboard shortcuts สำหรับ Bash shell</title>
		<link>http://www.supaket.com/2009/04/28/keyboard-shortcuts-%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a-bash-shell/</link>
		<comments>http://www.supaket.com/2009/04/28/keyboard-shortcuts-%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a-bash-shell/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 18:32:46 +0000</pubDate>
		<dc:creator>Tomz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://supaket.com/?p=5</guid>
		<description><![CDATA[Ctrl + A Go to the beginning of the line you are currently typing on Ctrl + E Go to the end of the line you are currently typing on Ctrl + L Clears the Screen, similar to the clear command Ctrl + U Clears the line before the cursor position. If you are at [...]]]></description>
			<content:encoded><![CDATA[<table border="0">
<tbody>
<tr>
<td width="15%">Ctrl + A</td>
<td>Go to the beginning of the line you are currently typing on</td>
</tr>
<tr>
<td width="15%">Ctrl + E</td>
<td>Go to the end of the line you are currently typing on</td>
</tr>
<tr>
<td width="15%">Ctrl + L</td>
<td>Clears the Screen, similar to the clear command</td>
</tr>
<tr>
<td width="15%">Ctrl + U</td>
<td>Clears the line before the cursor position. If you are at the end of the line, clears the entire line.</td>
</tr>
<tr>
<td width="15%">Ctrl + H</td>
<td>Same as backspace</td>
</tr>
<tr>
<td width="15%">Ctrl + R</td>
<td>Let&#8217;s you search through previously used commands</td>
</tr>
<tr>
<td width="15%">Ctrl + C</td>
<td>Kill whatever you are running</td>
</tr>
<tr>
<td width="15%">Ctrl + D</td>
<td>Exit the current shell</td>
</tr>
<tr>
<td width="15%">Ctrl + Z</td>
<td>Puts whatever you are running into a suspended background process. fg restores it.</td>
</tr>
<tr>
<td width="15%">Ctrl + W</td>
<td>Delete the word before the cursor</td>
</tr>
<tr>
<td width="15%">Ctrl + K</td>
<td>Clear the line after the cursor</td>
</tr>
<tr>
<td width="15%">Ctrl + T</td>
<td>Swap the last two characters before the cursor</td>
</tr>
<tr>
<td width="15%">Esc + T</td>
<td>Swap the last two words before the cursor</td>
</tr>
<tr>
<td width="15%">Alt + F</td>
<td>Move cursor forward one word on the current line</td>
</tr>
<tr>
<td width="15%">Alt + B</td>
<td>Move cursor backward one word on the current line</td>
</tr>
<tr>
<td width="15%">Tab</td>
<td>Auto-complete files and folder names</td>
</tr>
</tbody>
</table>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.supaket.com/2009/04/28/keyboard-shortcuts-%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a-bash-shell/" target="_blank"><img src="http://www.supaket.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.supaket.com/2009/04/28/keyboard-shortcuts-%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a-bash-shell/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.supaket.com/2009/04/28/keyboard-shortcuts-%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a-bash-shell/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>

