Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1882612
  • 博文数量: 389
  • 博客积分: 7877
  • 博客等级: 少将
  • 技术积分: 4511
  • 用 户 组: 普通用户
  • 注册时间: 2007-12-10 14:02
文章分类

全部博文(389)

文章存档

2022年(1)

2021年(1)

2020年(1)

2019年(1)

2018年(3)

2017年(6)

2016年(4)

2015年(8)

2014年(15)

2013年(31)

2012年(19)

2011年(47)

2010年(33)

2009年(105)

2008年(109)

2007年(4)

发布时间:2017-06-06 18:08:13

自从第一次接触grep以来,先后经历过下面这些不同的用法cat file|grep textcat file|grep -i textcat file|grep -v textcat file|grep '^db2'等等,直到现在又学了个新的用法db2 list db directory|grep -p TESTDB这个 -p 的选项太爽了,大大提高效率啊,由此可见还有很多其他的命令,其他的 skill 等等,可能.........【阅读全文】

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

发布时间:2017-05-24 14:23:53

command: "D\:\SPEED\Apps\Thetica\Jobs\start.bat ABX"sed -r 's/command: "(.*)"/command: \1/g'......【阅读全文】

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

发布时间:2014-02-27 17:34:43

自从第一次接触grep以来,先后经历过下面这些不同的用法cat file|grep textcat file|grep -i textcat file|grep -v textcat file|grep '^db2'等等,直到现在又学了个新的用法db2 list db directory|grep -p TESTDB这个 -p 的选项太爽了,大大提高效率啊,由此可见还有很多其他的命令,其他的 skill 等等,可能.........【阅读全文】

阅读(3532) | 评论(0) | 转发(1)

发布时间:2012-03-29 14:08:14

......【阅读全文】

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

发布时间:2011-03-07 15:34:14

......【阅读全文】

阅读(758) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

chinaunix网友2009-11-04 10:43

这个就是云输入法留的言!

回复 |  删除 |  举报
留言热议
请登录后留言。

登录 注册