Before there were graphical user interfaces, command-line interfaces were used to issue commands to a computer. Programs that handle the user interface are called command language interpreters, often known as a shell. A CLI may give a user more control over the computer and programs they wish to execute.
#夺旗赛 (CTF) 和网络安全资源#sherlock 是一个社工查询工具,能从上百个社交网站中检索指定 username 的账号是否存在
#效率工具集合#bat 是类似 cat(1)的命令行工具,带有语法高亮、git 集成、自动分页
#效率工具集合#ripgrep 是一个命令行文件搜索工具,自动递归、正则匹配内容
dive 是一个docker镜像layer分析的工具,能帮助缩小镜像大小
#编程语言#PowerShell 是一种跨平台的任务自动化解决方案,由命令行 shell、脚本语言和配置管理框架组成。 PowerShell 在 Windows、Linux 和 macOS 上运行。
pm2 是一个 Node.js 进程管理工具,并内置负载均衡器
你唯一需要的 CheatSheet 速查工具
#效率工具集合#fd是一种简单、快速和用户友好的find命令替代方案
#Awesome#这是一份非常棒的命令行框架、工具包、指南、以及小玩意儿组织清单