1.grep 文本搜索 2.locate 依赖数据库,非实时查找,查找速度快,模糊查找(updatedb) 3.find 实时查找,精确匹配,速度慢 find [option] [查找路径] [查找条件] [处理动作] &
1.二进制程序的访问方法 vim /etc/profile.d/apache.sh PATH=/usr/local/apache/bin:/usr/local/apache/sbin=$PATH export PATH &n
1.程序包管理之编译安装 编译安装的步骤 拿到源码并解压 tar xvf pac
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号