﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-Renovatio-随笔分类-Tips</title><link>http://www.cppblog.com/win2cs/category/10137.html</link><description /><language>zh-cn</language><lastBuildDate>Mon, 06 Apr 2009 15:01:29 GMT</lastBuildDate><pubDate>Mon, 06 Apr 2009 15:01:29 GMT</pubDate><ttl>60</ttl><item><title>bash常用快捷键备忘</title><link>http://www.cppblog.com/win2cs/archive/2009/04/06/79120.html</link><dc:creator>win2cs</dc:creator><author>win2cs</author><pubDate>Mon, 06 Apr 2009 13:49:00 GMT</pubDate><guid>http://www.cppblog.com/win2cs/archive/2009/04/06/79120.html</guid><wfw:comment>http://www.cppblog.com/win2cs/comments/79120.html</wfw:comment><comments>http://www.cppblog.com/win2cs/archive/2009/04/06/79120.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/win2cs/comments/commentRss/79120.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/win2cs/services/trackbacks/79120.html</trackback:ping><description><![CDATA[<span class="fullpost">摘自http://linuxhelp.blogspot.com/2005/08/bash-shell-shortcuts.html<br>____________<span style="color: #000099; font-size: 130%;"><span style="font-family: courier new;">CTRL</span>  Key Bound</span>_____________<br><span style="font-weight: bold; font-family: courier new; background-color: yellow;">Ctrl + a</span>         - Jump to the start of the line<br><span style="font-weight: bold; font-family: courier new;">Ctrl + b</span>         - Move back a char<br><span style="font-weight: bold; font-family: courier new;">Ctrl + c</span>         - Terminate the command<br><span style="font-weight: bold; font-family: courier new;">Ctrl + d</span>         - Delete from under the cursor<br><span style="font-weight: bold; font-family: courier new; background-color: yellow;">Ctrl + e</span>         - Jump to the end of the line<br><span style="font-weight: bold; font-family: courier new;">Ctrl + f</span>         - Move forward a char<br><span style="font-weight: bold; font-family: courier new;">Ctrl + k</span>         - Delete to EOL<br><span style="font-weight: bold; font-family: courier new;">Ctrl + l</span>         - Clear the screen<br><span style="font-weight: bold; font-family: courier new;">Ctrl + r</span>         - Search the history backwards<br><span style="font-weight: bold; font-family: courier new;">Ctrl + R</span>         - Search the history backwards with multi occurrence<br><span style="font-weight: bold; font-family: courier new;">Ctrl + u</span>         - Delete backward from cursor<br><span style="font-weight: bold; font-family: courier new; background-color: yellow;">Ctrl + xx</span>       - Move between EOL and current cursor position<br><span style="font-weight: bold; font-family: courier new;">Ctrl + x @</span>        - Show possible <span style="font-family: courier new;">hostname</span> completions<br><span style="font-weight: bold; font-family: courier new;">Ctrl + z</span>        - Suspend/ Stop the command<br>____________<span style="color: #000099; font-size: 130%;"><span style="font-family: courier new;">ALT</span>  Key Bound</span>___________<br><span style="font-weight: bold; font-family: courier new;">Alt + &lt;</span>        - Move to the first line in the history<br><span style="font-weight: bold; font-family: courier new;">Alt + &gt;</span>        - Move to the last line in the history<br><span style="font-weight: bold; font-family: courier new;">Alt + ?</span>        - Show current completion list<br><span style="font-weight: bold; font-family: courier new;">Alt + *</span>        - Insert all possible completions<br><span style="font-weight: bold; font-family: courier new;">Alt + /</span>       - Attempt to complete filename<br><span style="font-weight: bold; font-family: courier new; background-color: yellow;">Alt + .</span>       - Yank last argument to previous command<br><span style="font-weight: bold; font-family: courier new; background-color: yellow;">Alt + b</span>        - Move backward<br><span style="font-weight: bold; font-family: courier new;">Alt + c</span>       - Capitalize the word<br><span style="font-weight: bold; font-family: courier new; background-color: yellow;">Alt + d</span>       - Delete word<br><span style="font-weight: bold; font-family: courier new; background-color: yellow;">Alt + f</span>       - Move forward<br><span style="font-weight: bold; font-family: courier new;">Alt + l</span>       - Make word lowercase<br><span style="font-weight: bold; font-family: courier new;">Alt + n</span>       - Search the history forwards non-incremental<br><span style="font-weight: bold; font-family: courier new;">Alt + p</span>       - Search the history backwards non-incremental<br><span style="font-weight: bold; font-family: courier new;">Alt + r</span>       - Recall command<br><span style="font-weight: bold; font-family: courier new; background-color: yellow;">Alt + t</span>       - Move words around<br><span style="font-weight: bold; font-family: courier new;">Alt + u</span>       - Make word uppercase<br><span style="font-weight: bold; font-family: courier new; background-color: yellow;">Alt + back-space</span>       - Delete backward from cursor<br><br>高亮的是觉的有用但之前不太熟悉的<br><span style="font-family: courier new;"></span></span> <img src ="http://www.cppblog.com/win2cs/aggbug/79120.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/win2cs/" target="_blank">win2cs</a> 2009-04-06 21:49 <a href="http://www.cppblog.com/win2cs/archive/2009/04/06/79120.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>