I wrote an bash enumerator because I was sick of xargs
我写了一个 bash 枚举器,因为我已经受够了 xargs
HN 95 分 · 67 条评论 · 作者 wallach-game · 来源 numerlab.org · HN 讨论
【摘要】
The tool uses the -f flag for files, -l for lines, -r for ranges, and -L for lists, replacing placeholders with the corresponding items in the command.
该工具使用 -f 标志处理文件,-l 处理行,-r 处理范围,-L 处理列表,并在命令中用相应的项目替换占位符。
⋯ 继续阅读请登录会员 ⋯