顯示具有 linux command 標籤的文章。 顯示所有文章
顯示具有 linux command 標籤的文章。 顯示所有文章

2008年8月19日 星期二

2008年8月17日 星期日

mkfs

create filesystem
ex:
mkfs -v  /dev/hda3

2008年8月13日 星期三

find command

find  .  -name  "test.txt"
find text.txt under current directory