Shell Data Wrangling

管道与文本工具组合:| 管道、> / < / 2>&1 重定向,cat/sort/uniq/head/tail/grep/sed/find/awk/xargs/tee/jq 把日志、CSV、文件列表加工成答案。Use when the user asks to write a shell pipeline, parse or summarize logs/CSV/text, grep/sed/awk files, or compose command-line tools. 触发于「帮我写条命令处理日志/文本/CSV」「这个管道怎么改」。

AntheaLaffy 503df26 2 files · 4.4 KB Updated

File contents

AntheaLaffy/the-missing-semester-skills/tree/main/shell-data-wrangling commit 503df26b5d

Frequently asked questions

npx skillmds@latest add anthealaffy/shell-data-wrangling