浏览 1122 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2012-03-08
最后修改:2012-03-09
type mount # find the the first mount command in the PATH whereis mount # find code or manual about mount locate mount # search the files about mount which mount # find the alias int he PATH mount --help # output the help info apropos mount # find the mount contained lines in the manual whatis mount # output the word in command manual man mount # output the first manual about mount info mount # find the info in the info database Ubuntu 中软件安装包信息 看软件xxx安装内容 dpkg -L xxx 查找软件库中的软件 apt-cache search 正则表达式 或 aptitude search 软件包 显示系统安装包的统计信息 apt-cache stats 显示系统全部可用包的名称 apt-cache pkgnames 声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |