You've already forked www.colben.cn
update
This commit is contained in:
@@ -7,7 +7,7 @@ tags: ["shell", "xargs"]
|
||||
categories: ["shell"]
|
||||
---
|
||||
|
||||
# 基本使用
|
||||
## 基本使用
|
||||
- 把标准输入转换成命令行参数,传递给 xargs 后的命令使用
|
||||
```bash
|
||||
echo 'one two three' | xargs mkdir
|
||||
|
Reference in New Issue
Block a user