# 網際網路與Linux應用 Week 2 ## 檔案系統操作 --- <style> p{font-size: 200%;} </style> ``` $ ssh-keygen $ ssh-copy-id s[學號]@203.64.138.1 $ ssh s[學號]@203.64.138.1 ``` --- # ls 列出檔案 ``` -a 列出所有檔案 -h 以可讀形式列出檔案大小 -l 詳細資訊 ``` --- # mkdir 建立資料夾 --- # touch 新增檔案 --- # rm 刪除資料夾(-r)、檔案 --- # mv 移動資料夾、檔案 --- # vi 超讚的文字編輯器
{"metaMigratedAt":"2023-06-15T04:46:41.140Z","metaMigratedFrom":"YAML","title":"網際網路與Linux應用 Week 2","breaks":true,"contributors":"[{\"id\":\"e9395e03-a75e-451d-8392-22ff7e9c3ef5\",\"add\":405,\"del\":68}]"}
    315 views
   owned this note