2007年9月11日星期二

10 Linux commands you've never used

10 Linux commands you've never used
介绍了10个linux下面的命令,但并非是never used
1.pgrep look up or signal processes based on name and other attributes
2.pstree display a tree of processes
3.bc An arbitrary precision calculator language
4.split split a file into pieces
5.nl number lines of files
6.mkfifo make FIFOs (named pipes)
7.ldd print shared library dependencies
8.col filter reverse line feeds from input
9.xmlwf Determines if an XML document is well-formed
10.lsof list open files

没有评论: