码迷,mamicode.com
首页 > 系统相关 > 详细

Linux常用命令

时间:2016-12-11 02:50:03      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:filename   lin   exp   manage   x86_64   locate   x86   linux常用命令   cloud   

文件查找命令
     1\find     /etc   -name  "*.txt" (find 文件路径 -name 文件名后缀)
  exp: find /etc  -name  cloudera-manager-agent-5.3.6-1.cm536.p0.244.el6.x86_64.rpm
  2\locate filename(locate 文件名)
  exp: locate  cloudera-manager-agent-5.3.6-1.cm536.p0.244.el6.x86_64.rpm
  第二种方法要比第一种方法快得多,因为:

Linux常用命令

标签:filename   lin   exp   manage   x86_64   locate   x86   linux常用命令   cloud   

原文地址:http://www.cnblogs.com/Iamlaoliang/p/6158768.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!