[好文分享] Unix as IDE
寫過程式的朋友大概都用過 IDE (Integrated Development Environment)。那種什麼事情都交給 IDE 處理的感覺,真是方便又美好。但是有一部分的人(比如我,哈哈),對 IDE 大致滿意,但對某部分的功能頗有微辭,希望能「換掉」它,又礙於 IDE 是整個包在一起的,沒辦法抽換「部分功能」。
此時這群人就會傾向「不使用 IDE」,改用在「檔案管理、專案管理、文字編輯、編譯、建構工具、除錯工具、版本控制」各自領域首屈一指的工具,嘗試將它們兜在一起。目前,擁有大量這類「優秀小工具」、又「免費」的環境,大概只有 Unix / Linux 了。所以這類人,最後很容易迷上 Linux 環境(而且還是命令列工具),最後成為該領域的「傳教士」。在各領域常用的工具列表如下:
檔案與專案管理 — ls, find, grep/ack, bash
文字編輯軟體 — vim, awk, sort, column
編譯器或直譯器 — gcc, perl
建構工具 — make
除錯器 — gdb, valgrind, ltrace, lsof, pmap
版本控制軟體 — diff, patch, svn, git
底下這篇,正是一位勇闖 Linux 世界,最後愛上 Command Line 工具的朋友,所寫作的文章。跟他有類似經驗的我,看完此篇後心有戚戚焉。也希望能推薦給朋友,讓更多人能了解用 Linux Command Line Tools 整合以後的美好世界。文章有點長,不過相信喜歡的朋友,會忘卻時間,一直看下去的:
http://blog.sanctum.geek.nz/series/unix-as-ide/
同時也有10000部Youtube影片,追蹤數超過2,910的網紅コバにゃんチャンネル,也在其Youtube影片中提到,...
「linux patch command」的推薦目錄:
- 關於linux patch command 在 紀老師程式教學網 Facebook 的精選貼文
- 關於linux patch command 在 コバにゃんチャンネル Youtube 的精選貼文
- 關於linux patch command 在 大象中醫 Youtube 的最讚貼文
- 關於linux patch command 在 大象中醫 Youtube 的最佳解答
- 關於linux patch command 在 How to Use Comm, Diff, and Patch: Linux Terminal 201 的評價
- 關於linux patch command 在 Linux | Patch Source Files With Diff Files - YouTube 的評價
- 關於linux patch command 在 Patch command not working - can't find file to patch 的評價
- 關於linux patch command 在 [Linux](EN) How to make patch file and apply it 的評價
- 關於linux patch command 在 Is there a source code available for patch command in Linux? 的評價
- 關於linux patch command 在 linux/submitting-patches.rst at master · torvalds/linux - GitHub 的評價
linux patch command 在 Linux | Patch Source Files With Diff Files - YouTube 的推薦與評價

Understanding diff files and how to use them along with the patch command to patch files. Patching Suckless dwm is used as an example at the ... ... <看更多>
linux patch command 在 How to Use Comm, Diff, and Patch: Linux Terminal 201 的推薦與評價
Hak5 -- Cyber Security Education, Inspiration, News & Community since 2005: text in multiple documents, ... ... <看更多>