Chinaunix首页 | 论坛 | 博客
  • 博客访问: 796619
  • 博文数量: 172
  • 博客积分: 3836
  • 博客等级: 中校
  • 技术积分: 1988
  • 用 户 组: 普通用户
  • 注册时间: 2011-02-10 14:59
文章分类

全部博文(172)

文章存档

2014年(2)

2013年(1)

2012年(28)

2011年(141)

分类: LINUX

2011-08-05 18:11:59

  1. > file                 create (overwrite) file
  2. >> file                append to file
  3. >file 2>&1             both output and errors to file
  4. < file                 read from file
  5. a|b                    pipe output from 'a' as input to 'b'
阅读(399) | 评论(0) | 转发(0) |
0

上一篇:统计代码行数

下一篇:一个打包程序

给主人留下些什么吧!~~