0

grep file with a few patterns, then zip them without directory structures

1 Star2 Stars3 Stars4 Stars5 Stars (请告诉我你对本文的评价^_^)
Loading ... Loading ...

grep -l ~/4*.xml -f list.txt |zip -j s.zip -@

- 相关文章:

0

转:……

1 Star2 Stars3 Stars4 Stars5 Stars (请告诉我你对本文的评价^_^)
Loading ... Loading ...

想起自己被反锁在家无法上班的经历……我报以无限的同情!

发信人: yuwen (宇文), 信区: Joke
标 题: ……
发信站: 水木社区 (Thu Aug 19 00:20:14 2010), 站内

早上起床,老公翻了个身,被子就把他裹起来了,卷了好几层。
我看着继续呼呼熟睡的他,觉得很可爱,像个待切的寿司。
然后用他的皮带,拦腰把这个大卷卷系了一圈后,就去上班了。
下午4点钟回来,看见老公保持着早上待切的寿司造型,还躺在床上,只是角度有些不同,并用幽怨的眼光看着我。
他说:饿了一天不是关键,我走的时候关了空调把他热死了不是关键,第二天怎么去单位解释没上班而且不接电话也不是关键,
关键是:床的正对面是穿衣柜,他看着镜子中的自己觉得很囧很好笑。大笑的时候尿尿没有憋住。。。。

※ 来源:·水木社区 newsmth.net·[FROM: 220.201.194.*]
[From [笑话连篇] ……]

- 相关文章:

  • ⋯⋯⋯⋯
0

Ecto 神奇的MetaWebLog 客户端

1 Star2 Stars3 Stars4 Stars5 Stars (请告诉我你对本文的评价^_^)
Loading ... Loading ...

最近在iPad 上发现一款wordpress 客户端,自己搭了一个环境实验了一下,感觉很cool,但我的cnblogs……

官方提供一个Windows 版本的,我只能表示遗憾了,Google 了一下,很幸运的发现了ecto!

1. 可视化编辑

2. 可插入图片(截止发文时,其他的媒体还没试过)

3. 可以使用网站的分类

4. 可自定义TAG

5. 在Gruml 中有可快捷方式,可以直接把我喜欢的RSS 分享到blog 中

Ecto:http://illuminex.com/ecto/

Gruml: http://www.grumlapp.com/

- 相关文章:

  • ⋯⋯⋯⋯
0

ipad 支架 创意 DIY

1 Star2 Stars3 Stars4 Stars5 Stars (请告诉我你对本文的评价^_^)
Loading ... Loading ...

鉴于我的iPhone 历久弥坚,我觉得ipad 带不带套子没什么关系,但是支架是必须地。

当电子相框也好,电子表也好,闹钟也好,平放着总不是个事儿。

- 相关文章:

  • ⋯⋯⋯⋯
0

iPad 破解版App 集散地

1 Star2 Stars3 Stars4 Stars5 Stars (请告诉我你对本文的评价^_^)
Loading ... Loading ...

http://apptrackr.org/

]]>

- 相关文章:

  • ⋯⋯⋯⋯
0

Run shell in background

1 Star2 Stars3 Stars4 Stars5 Stars (请告诉我你对本文的评价^_^)
Loading ... Loading ...

nuhup your_cmd > /dev/null 2>&1 &

- 相关文章:

Pages ... 1 2 3 4 5 6 7 8