GNU Parallel 学习笔记 - 总目录

花了几天的时间,看完了GNU Parallel的PDF版本。

在读GNU Bash的3.2.7 GNU Parallel节时,知道了GNU Parallel。

对于大型任务,无论是大数据量任务,还是云环境下的大量服务器运维,并行都是可资利用的有效手段。因此决定系统的读一遍。

GNU Parallel的页面在这里

以下为中文翻译+学习笔记,将按章节顺序陆续发布。教程的PDF版本可从这里下载。

章节 章节名称 博客地址
1 How to read this book GNU Parallel 学习 - 第1章:How to read this book
2 Learn GNU Parallel in 15 minutes GNU Parallel 学习 - 第2章:Learn GNU Parallel in 15 minutes
3 Make test files GNU Parallel 学习 - 第3章:Make test files
4 Input sources GNU Parallel 学习 - 第4章:Input sources
5 Build the command line GNU Parallel 学习 - 第5章:Build the command line
6 Control the output GNU Parallel 学习 - 第6章:Control the output
7 Control the execution GNU Parallel 学习 - 第7章:Control the execution
8 Remote execution GNU Parallel 学习 - 第8章:Remote execution
9 Pipe mode GNU Parallel 学习 - 第9章:Pipe mode
10 Miscellaneous features GNU Parallel 学习 - 第10章:Miscellaneous features
相关推荐
鸽芷咕6 天前
MSYS2 鸿蒙 PC 适配全记录:从 GNU 工具交叉编译到沙箱终端工作流
华为·harmonyos·gnu
橘色的喵8 天前
Claude Code 状态栏脚本:一行显示模型、上下文占用、git 分支和当前目录
linux·git·bash·claude
zhangzeyuaaa8 天前
AI Agent 执行引擎选型指南:PowerShell / Bash 和 Python,边界与最佳实践
人工智能·python·bash
典典分享指南10 天前
用结构化数据管理产品知识库
scala·bash·batch·actionscript
典典分享指南12 天前
一品牌多产品线的 GEO 内容矩阵:从策略到落地
java·c#·bash·symfony
tangwangbi15 天前
Linux 系统配置文件:/etc/profile、~/.bashrc 和 ~/.bash_profile 三者之间的区别与作用
linux·运维·bash
Draw Stars15 天前
Git BASH安装教程
开发语言·git·bash
vortex515 天前
一文讲透 Zsh 与 Bash 的区别
开发语言·bash
蜀道山老天师15 天前
Shell Bash变量与运算符(含条件测试与流程控制)
linux·运维·bash
s_w.h15 天前
【 计网 】序列化与反序列化
linux·服务器·网络·算法·bash