Nilesh Katuwal

Linux 貼士

  1. Fish Shell 中的 Bash set
  2. 在 Bash 中使用取模運算子
  3. Bash 中的 -ne 運算子
  4. Bash 中的 declare 命令
  5. Bash 中的 if Not 條件
  6. Bash 中的 sed 命令
  7. Bash 中的字串替換
  8. Bash 中的雜湊表
  9. Curl 和 Wget 的區別
  10. Linux 中 Sticky Bit 的用途
  11. Linux 中的 top 命令
  12. Linux 中的網路介面
  13. Linux 中的輪組
  14. Rsync 在 Linux 中排除檔案和目錄
  15. Shell 指令碼頭的用途
  16. 反向 SSH 隧道
  17. 在 Bash 中生成隨機數
  18. 在 Bash 中更改 Echo 的輸出顏色
  19. 在 Bash 中宣告和使用布林值
  20. 在 Bash 中格式化日期和時間
  21. 在 Bash 中迴圈目錄中的檔案
  22. 在 Bash 中將一個變數分配給另一個變數
  23. 在 Bash 中模擬 Do-While 迴圈
  24. 在 Bash 中轉換字串的字母大小寫
  25. 在 Bash 函式中傳遞引數
  26. 在 Bash 指令碼中 set -e
  27. 在 Linux grep 中忽略大小寫
  28. 在 Linux/Unix 中更改資料夾和目錄的許可權
  29. 使用 Nano 跳轉到檔案末尾
  30. 使用命令 pushd 和 popd
  31. 使用帶有正規表示式的 sed 查詢和替換複雜字串
  32. 修復 Linux 上的裝置或資源繁忙錯誤
  33. 從本地剪貼簿複製並貼上到 Vim
  34. 製作 Bash 別名
  35. 檢查是否在 Bash 中設定了變數
  36. 獲取連線到 Linux 機器的所有儲存裝置的列表

Rust 貼士

  1. Rust 中的 await
  2. 在 Rust 中建立字串列舉
  3. 在 Rust 各個模組檔案中使用巨集程式
  4. 使用 Serde 序列化包含 Ndarray 欄位的結構
  5. Rust 中的 const()函式
  6. Rust 中的 move 語義
  7. Rust 中的垃圾收集器
  8. Unwrap 及其在 Rust 中的使用
  9. 使用 Rust-Image 程式生成影象
  10. Rust 中 Rc::clone(&rc) 和 rc.clone() 的區別
  11. Rust 中的克隆 Arc
  12. Rust 的互動式偵錯程式
  13. 用 Rust 讀寫檔案
  14. 在 Rust 中獲得絕對值
  15. 在 Rust 結構中初始化變數