linux 基本操作指令

cd ~/XXX  cd X 定位到指定目錄 cd .. 返回上一級目錄 cd ../.. 返回上兩級目錄 ls 顯示當前目錄下所有文件 python -version 顯示軟件的版本 將軟件拖入終端 顯示軟件的路徑 open X 打開指定文件 which python 顯示python路徑 更新完PATH 後 source ~/.bash_profile (此文件存儲path) cat X 強制
相關文章
相關標籤/搜索