一些实用的Ubuntu系统命令行工具存档。
命令行教程
- jlevy/the-art-of-command-line
- jaywcjlove/linux-command
- onceupon/Bash-Oneliner
- wangdoc/bash-tutorial
- dunwu/linux-tutorial
- techarkit/shell-scripting-tutorial
- jaywcjlove/shell-tutorial
- ArchLinuxStudio/ShellTutorial
- spencertipping/shell-tutorial
函数式编程
性能监控
CPU
GPU
文件操作
文件查找
文件内容
- cat
- head
- tail
- tailspin
文件压缩
- tar
- zip
- unzip
- 7z
文件删除
- rm
- trash-cli
命令查询
命令纠错
文本编辑
终端
代码质量
格式化工具
C++(CMake)
Python
静态分析工具
C++(CMake)
Python
shell
调试优化工具
下载
代理
信息收集
彩蛋和游戏
- 40个超有趣的Linux命令行彩蛋和游戏.md
- Swordfish90/cool-retro-term
- svenstaro/genact
- dustinkirkland/hollywood
- hpjansson/chafa
- phyver/GameShell
- erkin/ponysay
- piuccio/cowsay
参考
- 哪些命令行工具让你相见恨晚?-程序员客栈的回答-知乎
- 哪些命令行工具让你相见恨晚?-HelloGitHub的回答-知乎
- 有哪些命令行的软件堪称神器?-int32bit的回答-知乎
- 有哪些命令行的软件堪称神器?-韦易笑的回答-知乎
- C/C++编程有哪些值得推荐的工具?-程序喵大人的回答-知乎
- 九张图一览Linux性能工具全景图-michaelli的文章-知乎
- 【工具篇】如何优雅地监控显卡(GPU)使用情况?-聚丙烯酰胺的文章-知乎
- nvitop: 史上最强GPU性能实时监测工具-AGI之心的文章-知乎
- 如何在Ubuntu和其他Linux发行版上使用7Zip-Linux中国的文章-知乎
- Trash-Cli:Linux上的命令行回收站工具-Linux中国的文章-知乎
- 一句f**k代码自动纠错,美女程序员教你建一个狂拽酷炫的终端-量子位的文章-知乎
- 为什么说zsh是shell中的极品?-韦易笑的回答-知乎
- Oh My Zsh-简书
- Oh My Zsh-博客园
- 五彩斑斓的Black——Python代码格式化工具-muzing的文章-知乎
- Static program analysis-Wikipedia
- Lint (software)-Wikipedia
- Clang Static Analyzer
- CodeChecker: running the analyzer from the command line
- Ubuntu下实现命令行走代理/终端走代理的方法-lyh458的文章-知乎
- 40个超有趣的Linux命令行彩蛋和游戏-张子豪的文章-知乎