Linux檔案搜尋之 find / locate / whereis / which
1.find /etc -name my.so
2.locate 是用來通過檔名搜尋檔案的工具,它的用法也比較簡單。locate 的應用,首先要通過updatedb建立索引資料庫,然後才能應用;如果您新安裝了軟體或者存放了新的檔案,也要先執行updatedb命令,以生成最新索引庫。
用法:locate 檔名
我們要先執行updatedb;
[root@localhost ~]# updatedb
舉例: 我們要找vsftpd.conf檔案都位於哪個位置;
[root@localhost ~]# locate my.so
3.whereis 是來尋找命令的二進位制檔案,同時也會找到其幫助檔案;
比如我們不知道fdisk工具放在哪裡,我們就可以用whereis fdisk 來查詢;
[root@localhost ~]# whereis fdisk
fdisk: /sbin/fdisk /usr/share/man/man8/fdisk.8.gz
如果我們尋找grub在哪裡,應該用如下命令,說明grub位於/sbin目錄,他的幫助檔案是grub.8.gz ,也就是man grub;
[root@localhost ~]# whereis grub
grub: /sbin/grub /etc/grub.conf /usr/share/grub /usr/share/man/man8/grub.8.gz
4.which 和where 相似,只是我們所設定的環境變數中設定好的路徑中尋找;比如;
[root@localhost ~]# which fdisk
/sbin/fdisk
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/13270562/viewspace-211678/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Linux 搜尋命令總結 – whereis,which,locate,find,grepLinux
- Linux下which、whereis、locate、find區別Linux
- Linux下的五個查詢命令:grep、find、locate、whereis、whichLinux
- Linux中的查詢命令:find、locate、whereis、which、type及其區別Linux
- Linux常用命令之檔案查詢which、find、locate命令講解Linux
- 如何使用 Find 和 Locate 在 Linux 中搜尋檔案Linux
- Find Any File for Mac(檔案搜尋)Mac
- 檔案搜尋工具:Find Any File for MacMac
- linux命令檢視記憶體命令free -h whereis locate find查詢命令Linux記憶體
- 檔案搜尋工具:Find Any File Mac版Mac
- Find Any File for Mac(檔案搜尋軟體)Mac
- 簡單檔案搜尋:Find Any File for MacMac
- Find Any File for Mac檔案搜尋軟體Mac
- Linux 檔案搜尋神器 find 實戰詳解,建議收藏!Linux
- Linux 檔案搜尋命令Linux
- 精通 Linux 上的檔案搜尋Linux
- Linux下怎樣搜尋檔案Linux
- 檔案智慧搜尋
- 專業的本地檔案搜尋查詢器:Find Any File (FAF) for MacMac
- java檔案受限搜尋Java
- 【問題】 檔案搜尋
- 詳解Linux指令與檔案的搜尋Linux
- Linux系統下find、locate命令如何使用?Linux
- win10搜尋檔案在哪裡 檢視搜尋檔案位置的方法Win10
- Vim模糊檔案搜尋fzf
- 檔案搜尋工具ProFind for MacMac
- ProFind for Mac(檔案搜尋工具)Mac
- Mac pdf檔案搜尋工具Mac
- 常見檔案搜尋命令
- 一款開源的檔案搜尋神器,終於不用記 find 命令了
- solaris_linux_批次刪除搜尋出的檔案Linux
- PDF Search for Macpdf檔案搜尋工具Mac
- Scherlokk for Mac檔案搜尋軟體Mac
- Scherlokk for Mac(檔案搜尋軟體)Mac
- 檔案搜尋軟體:Scherlokk MacMac
- HHDESK檔案內文字搜尋功能
- ProFind for Mac(mac檔案搜尋工具)Mac
- locate標頭檔案和庫檔案