close
沒想到連假一回來上班,永佳就馬上開了這個課
剛好可以溫習一下之前師父說的阿~~~
首先講到
也提到open source,可參考開源是一種生活態度!六個針對 open source 的大哉問
白色:一般檔案
藍色:目錄
常用的指令
ls
ls -l ll
man ls (man是manual縮寫):ls 的操作說明 以此類推
ls -r , ls -al(一堆隱藏檔)
ls -R
ln:可分hard link 與 symbolic link
cp
rm , rm -r , rm -Rf = rm -R -f(刪除檔案不會問)
.bashrc
vim : vi 的進階版(vi像是Linux的記事本)
chmod , chgrp , chown 更改權限
【超重要】df:
du
du | more , du | grep
ps , ps -aux , ps -ef , ps -aux | grep
grep " "
man tar
touch
環境變數 echo $PATH
pwd:顯示目前所在目錄的指令
whoami
locate
find
全站熱搜