linux 命令雜記

2021-05-24 02:31:19 字數 525 閱讀 8400

修改environment檔案後    source environment  重新初始化environment讓剛配置的環境生效

linux 解壓zip

uzip -n text.zip -d /tmp  

-n 不覆蓋已經存在的檔案

linux指定安裝目錄:

--prefix=/目錄名

netstat -tulnp   tcp udp listener port :列出監聽的埠號

netstat -aon|grep 3306         檢視指定的埠好

Linux命令雜記

shutdown 選項 時間 c 取消前乙個關機命令 h 關機 r 重啟 如 shutdown r now 立即重啟 w 使用者名稱 who 使用者名稱 last 預設讀取 var log wtmp檔案資料 lastlog 檢視別名 alias 設定別名 alias name alias vi vi...

linux 命令及shell基礎雜記

1 不管是linux命令列,還是windows的dos,執行乙個命令,就會去path環境變數中找是否有這個變數。pwd print working directory fdisk 檢視系統disk ctrl l 清屏 ctrl u 刪除到行首 ctrl a 游標到行首 ctrl e 游標到行位 ct...

Linux常用命令雜記

1.root thousand cat proc version 檢視核心 2.root thousand lsb release a 檢視版本號 3.root thousand ifconfig 檢視網絡卡資訊 4.root thousand setup 開啟網絡卡配置桌面版 5.root tho...