首页 > 有没有什么Linux命令大全的网站?

有没有什么Linux命令大全的网站?

如题,列出各种命令以及参数,最好给出每种参数对应例子的.


http://man.linuxde.net/


个人觉得自带的man命令以及help比什么大全要实用多了


列出bin里的所有binary挨个man


题主使用man吧,不紧可以提高英语水平,帮你克服对英语的恐惧,逼格还满满的。。。。


推荐几个网站:
http://itlab.idcquan.com/linux/special/linuxcom/

http://man.linuxde.net/

http://linux.51yip.com/


man的网页版是 http://man7.org
这个网站包括了Linux基本命令和Linux系统调用函数说明.
比如你可以用Bing搜索epoll编程函数:
site:man7.org/linux/man-pages epoll
http://man7.org/linux/man-pages/man7/epoll.7.html
还有top命令的用法:
http://man7.org/linux/man-pages/man1/top.1.html


man手册比什么都全


man 手册是最实用的,只是要记得 apt-get install man-pages

【热门文章】
【热门文章】