小命令
一个基于工作场景化学习 Linux 命令的工具,帮助用户通过实际运维场景快速掌握常用命令和选项组合。
• Copy the embed code to showcase this product on your website
• Share on X to spread the word about this amazing tool
一个基于工作场景化学习 Linux 命令的工具,帮助用户通过实际运维场景快速掌握常用命令和选项组合。
• Copy the embed code to showcase this product on your website
• Share on X to spread the word about this amazing tool
--exclude=PATTERN exclude files matching PATTERN
当时可能并不特别清楚为什么要排除文件, 这个到底有什么用? 所以很快就忘记了这个选项.但是如果先告诉你一个场景:比如在运维工作中要新增一个服务器, 需要同步 Nginx 模块到新服务器上, 但是 Nginx 下面的 logs 目录(可能有几百 G)并不需要同步, 这时候你改怎么做?然后再告诉你应该使用 rsync --exclude 'nginx/logs' 这样学习是不是效果更好? 效率更高?小命令
基于工作场景化学习 Linux 命令, 可以让大家快速掌握运维工作中的常见招式/套路.https://engineerdraft.com/minicli/