Linux Command

1. Random pick N lines of a file

shuf -n N X > Y

 

2. Simple Server

python -m SimpleHTTPServer 7777

posted @ 2012-04-30 09:48  juven  阅读(154)  评论(0编辑  收藏  举报