Project 5 有一些東需要補充
功能部份:
nachos -r path_to_file // 刪除檔案。 投影片漏講了這個功能
nachos -p path_to_file // 投影片 不小心打成 -P
而 path_to_file 在測試的時候, 一律都會以 / 開頭。
ex:
nachos -r /dir2/targetfile
nachos -p /dir1/targetfile
A simple test scipt:
http://mll.csie.ntu.edu.tw/course/os_f08/assignment/project5/sample.sh
大家試著執行看看這些指令,改作業時的指令會類似這個檔案。
dead line:
1/5 23:59
同時投影片也已經更新