会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
虫虫研究室
博客园
首页
新随笔
联系
订阅
管理
随笔 - 107
文章 - 0
评论 - 0
阅读 -
49575
04 2021 档案
【转载】xargs入门
摘要:作者: 阮一峰 http://www.ruanyifeng.com/blog/2019/08/xargs-tutorial.html 一、标准输入与管道命令 Unix 命令都带有参数,有些命令可以接受"标准输入"(stdin)作为参数。 $ cat /etc/passwd | grep root 上
阅读全文
posted @
2021-04-09 19:51
默默雷
阅读(87)
评论(0)
推荐(0)
编辑
公告
昵称:
默默雷
园龄:
6年6个月
粉丝:
1
关注:
69
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
Linux
(33)
Python其他
(28)
Python基础
(19)
django
(12)
前端
(10)
环境
(7)
UI自动化
(3)
SQL
(2)
性能测试
(2)
数据结构与算法
(1)
更多
随笔分类
Linux(13)
Python(22)
UI自动化(3)
环境(2)
前端基础(4)
随笔档案
2023年10月(4)
2023年4月(2)
2023年3月(2)
2023年2月(2)
2022年11月(2)
2022年8月(1)
2022年7月(2)
2022年3月(1)
2022年2月(1)
2022年1月(1)
2021年12月(3)
2021年11月(3)
2021年4月(1)
2021年2月(1)
2020年7月(2)
2020年4月(2)
2020年3月(1)
2019年12月(1)
2019年11月(3)
2019年10月(1)
2019年4月(1)
2019年1月(1)
2018年12月(3)
2018年11月(6)
2018年10月(2)
2018年9月(5)
2018年8月(1)
更多
阅读排行榜
1. Selenium WebDriver 各浏览器驱动下载地址(16070)
2. 【Linux】CentOS6上安装Python3.7(config、make、make install)及“No module named '_ctypes'”/pip install时“ssl module in Python is not available.”的解决(9183)
3. 【03】Python 文件读写 JSON(2816)
4. 【Linux】CentOS6安装jdk1.8 tar.gz(1703)
5. pip安装包时报错:Could not install packages due to an EnvironmentError: HTTPSConnectionPool(1596)
推荐排行榜
1. [django]drf入门004 过滤排序分页(转载)(1)
2. 【Linux】CentOS6上安装Python3.7(config、make、make install)及“No module named '_ctypes'”/pip install时“ssl module in Python is not available.”的解决(1)
点击右上角即可分享