Fumbani Banda avatar Fumbani Banda avatar

關於 Fumbani Banda

LinkedIn GitHub

Fumbani is a tech enthusiast. He enjoys writing on Linux and Python as well as contributing to open-source projects.

Fumbani Banda 發表的文章

Linux 貼士

  1. Bash 中的 Cat EOF
  2. Bash 中的正規表示式匹配
  3. Bash 中的多行字串
  4. Bash 中的證書迭代
  5. Sh 和 Bash 的區別
  6. 在 Bash 中比較數字
  7. 在 Bash 中回顯新行
  8. 在 Bash 中拆分字串
  9. 在 Bash 中將字串拆分為陣列
  10. 在 Bash 中提取子字串
  11. 在 Bash 中解析命令列引數
  12. 在 Bash 指令碼中使用 getopts
  13. 在 Bash 指令碼中執行 GDB
  14. 編輯並重新載入 .bashrc 檔案
  15. Bash Profile 和 Bashrc 的區別
  16. Bash 中的 export 命令
  17. Bash 中的 For 迴圈
  18. Bash 中的 Here 文件
  19. Bash 中的函式
  20. Bash 中的標準流
  21. Bash 中的轉義字元
  22. Bash 中單方括號和雙方括號的區別
  23. Linux 中的 grep 命令
  24. Linux 中的 history 命令
  25. Linux 中的 screen 命令
  26. SSH 到遠端伺服器
  27. 在 Bash 中去掉空白
  28. 在 Bash 中做數字加法
  29. 在 Bash 中將變數設定為命令的輸出
  30. 在 Bash 指令碼中使用 shift 命令
  31. 在 Linux 中使用 rm 命令刪除檔案
  32. 在 Ubuntu 和 Debian 上配置 Apache Web 伺服器
  33. 登入 Shell 和非登入 Shell 之間的區別
  34. 檢查 Bash 中的變數是否為空

Git 貼士

  1. Git 身份驗證

Python 貼士

  1. Python 中的遞迴乘法
  2. Python 執行緒池
  3. 檢查索引是否存在於 Python 列表中