Some useful commands on Ubuntu

1) Use zip command to compress files:

zip -r hello.zip hello 

2) 寻找.h头文件所在的包, sudo apt-file search XXX.h
sudo apt-file search Xf86vmode.h

posted @ 2012-08-24 08:03  opencoder  阅读(154)  评论(0编辑  收藏  举报