Please enable JavaScript.
Coggle requires JavaScript to display documents.
Linux (cmd (cp fileName destination, mv fileName destination, rm fileName,…
Linux
cmd
cp fileName destination
mv fileName destination
rm fileName
ls (-la)
cd ~ (..) (/)
rm -f folderName --刪除目錄與底下資料
cat fileName --印出檔案內容
tail (-f) fileName --顯示檔案內容後面幾行 -f 可用來建控log
file fileName --檢查檔案類型
vim fileName --編輯檔案 i,esc,:q,:wq,:q!
sudo 最高權限
su 要求最高權限
kill pid
killall processName
sudo apt-get update --更新套件資料庫列表
sudo apt-get upgrade --升級套件並下載安裝套件
apt-cache search --搜尋相關套
sudo apt-get install --安裝套件
sudo apt-get remove --移除套件
traceroutes:檢查從你的電腦到網路另一端的主機是走的什麼路徑
nslookup google.com
man command --查詢指令
grep:強大文件字串搜尋工具
partition
MBR
主要分隔(可格式化) 最多四個
延伸分割(不可格式化)
邏輯分割 (可格式化)
GUID
Logical Block Address, LBA