1、find ./ -name "y*"
查詢以y開頭的檔案。
find ./ -name "*sql*" 查詢包含 sql 的檔名
2、查詢redis
sudo find /* -name "*redis*"
3、列出gearman程序
ps -aux | grep gearman
4、檢視乙個檔案下,所有資料夾的大小
du -sh *
5、檢視某乙個資料夾的大小
du -sh filename
1、find ./ -name "y*"
查詢以y開頭的檔案。
find ./ -name "*sql*" 查詢包含 sql 的檔名
2、查詢redis
sudo find /* -name "*redis*"
3、列出gearman程序
ps -aux | grep gearman
4、檢視乙個檔案下,所有資料夾的大小
du -sh *
5、檢視某乙個資料夾的大小
du -sh filename
Linux下設定程式可以在當前目錄下執行
環境 vmware workstation centos 6.4 x86 64 說明 1 設定前 執行程式的時候要使用命令 程式名 來執行 2 設定後 執行程式的時候使用命令 程式名 來執行 設定步驟 1 進入到宿主目錄cd negivup negivup mycode cd negivup neg...
win10 在當前目錄下 開啟cmd
windows7 按住 shift 鍵 右鍵 就有該選項。windows10 執行下面的 登錄檔檔案 該登錄檔檔案內容如下 windows registry editor version 5.00 hkey classes root directory shell runas open cmd he...
win10 在當前目錄下 開啟cmd
windows7 按住 shift 鍵 右鍵 就有該選項。windows10 執行下面的 登錄檔檔案 該登錄檔檔案內容如下 windows registry editor version 5.00 hkey classes root directory shell runas open cmd he...