ls 列出當前目錄內容cd 進入某資料夾cd .. 回到最上層根目錄~ 表示最上層根目錄mkdir 新增資料夾touch 新增檔案rm 移動檔案rm -rf 刪除整個資料夾 (test是資料名稱)
open . 開啟目前資料夾
mv index.html yo.test test/
移動index.html及yo.test 到test資料夾
mv yo.html hey.html
重新命名yo.html成hey.html
cp hello.html test/
複製hello.html到test資料夾
**
Indicate your IP address(at 4th line):
ifconfig | grep inet