以下表列是從“Ubuntu Pocket Guide and Reference”書中整理出來的,雖然這本書是在說Ubuntu的,但是bash下的東西是相通的,透過一些簡單的組合快速鍵,會讓整個操作更流暢。
這本書有實體書和PDF格式電子檔,實體書在Amazon買得到,而PDF電子檔在作者的Blog中有提供下載點,電子版是免費的,對Ubuntu有興趣的朋友可以下載來看,或從Amazon訂購實體書。雖然是用英文寫的,但是全篇是針對新手而寫的,使用的字句都不難,也可以練練英文,真的不錯,值得推薦。Key combination Details Up/down cursor key Scroll through command history Ctrl+left/right cursor key Move cursor from word to word Tab Autocomplete command or filename/path Ctrl+A Move to beginning of line Ctrl+E Move to end of line Ctrl+W/Alt+Backspace Delete word behind cursor Alt+D Delete word in front of cursor Ctrl+U Delete to beginning of line Ctrl+K Delete to end of line Ctrl+Y Restore text you’ve deleted Ctrl+L Clear screen (actually, this simply moves the prompt
to the top of the screen; existing commands are still visible
if the terminal window is scrolled)Ctrl+C Quit current program Ctrl+Z Switch current program to background (see Job
Management section)Ctrl+R Search through command history Ctrl+D Logout (technically, terminate input) Ctrl+T Swap the two characters behind cursor
bash命令視窗下的快速鍵
訂閱:
張貼留言 (Atom)
dnf upgrade fails with Error: GPG check FAILED
OS: Fedora 36 今天在做 dnf 更新的時候,突然有很多 package 都出現簽章問題無法更新。類似如下的錯誤訊息 .... is not signed. ...... is not signed. ......... is not...
-
這陣子決定將自己的筆記從 Evente 轉換到 Joplin,順便把轉換的過程和心得記錄下來,方便有相同需求或是在評估 Joplin 的捧油可以有個參考。 現在的筆記軟體或平台很多,依每個人需求的不同都會有較適合的方案,最後我會選擇 Jopline 最主要的原因是 程式碼開...
-
VIM的搜尋取代插入進階用法 VIM 中的基本搜尋方式是在普通模式下按 “/” 鍵(指令模式的),再輸入要搜尋的字串或是 正則表示式 ,就可以找到需要的字串。 透過搜尋的結果可以驗證輸入的條件或正則表示式是否可以正確選出要處理的字串。例如以下的檔案內容 冰ic...
-
Gnucash入門使用教學(一) 五大類介紹 Gnucash是一套複式簿記系統的記帳軟體,基本上的概念和會計相同,將所有帳目分為五大類,再由五大類細分出各細項。這五大類分別是“資產(Assets)”丶“負債(Liabilities)”丶“收入(Income)”...
非常實用的分享,趕快做筆記中.....
回覆刪除感激不盡
客氣了。歡迎多來交流哦!
回覆刪除