Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4412
  • 博文数量: 2
  • 博客积分: 65
  • 博客等级: 民兵
  • 技术积分: 30
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-05 16:33
文章分类
文章存档

2013年(2)

我的朋友
最近访客

发布时间:2013-01-07 23:01:55

xargs [options] [command]   Execute command (with any initial arguments), but read remaining arguments from standard input instead of specifying them directly. xargs passes these arguments in several bundles to command, allowing command to process more arguments than it could normally......【阅读全文】

阅读(283) | 评论(0) | 转发(0)

发布时间:2013-01-07 22:33:26

find pathname -options [-print -exec -ok ...]  options:-print                          将匹配的文件输出到标准输出 -exec         &nb......【阅读全文】

阅读(275) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册