天天看點

linux date wget sosreport

linux date wget sosreport

date "+%F %H:%M:%S"

wget -b #背景下載下傳

wget -O #下載下傳到指定目錄

wget -t  #嘗試次數

wget -c #斷點續傳

wget -p #下載下傳頁面所有内容

wget -r #遞歸下載下傳

 sosreport

linux date wget sosreport

pwd -D 顯示真實目錄不是軟連結

cd - 切換到上次目錄 

cd  ~username 切換到另一個使用者家目錄

cd .  ..

cat vi vim more less head tail tr cut wc

cut -d: -f1 /etc/passwd

tail -f filename

tr指令: