資源描述:
《《操作系統(tǒng)原理與linux》實驗一linux基本命令》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在工程資料-天天文庫。
1、《操作系統(tǒng)原理與Linux》實驗報告實驗名稱:實驗一Linux基本命令的使用實驗日期:2011年11月1日班級:B09513學號:20094051311姓名:王曉珍計算機號:一、實驗?zāi)康??掌握Linux中文件操作基本命令使用方法。2.掌握Linux中查看進程、內(nèi)存和磁盤情況基本命令的使用方法。二、實驗內(nèi)容1?登錄Linux系統(tǒng)。/root2.3.用pwd命令顯示用戶登錄后所處的用戶主目錄。用以下三個命令顯示用戶主目錄屮的內(nèi)容,Io并比較命令z間的區(qū)別。a.outexample.cgreethello.chello.onetatate.txtd
2、eletegetgreet.chello.hhello.spartitioninfodelete.cget.chellohello.h.gchMailwangDesktopget.oIs-ahello,chello.imakefilea.outexample.cgreethello.chello.onetatate.txtdeletegetgreet.chello.hhello.spartitioninfodelete.cget.chellohello.h.gchMailwangDesktopget.oIs-alhello,chello.ima
3、kefilea.outexample.cgreethello.chello.onetatate.txtdeletegetgreet.chello.hhello.spartitioninfodelete.cget.chellohello.h.gchMailwangDesktopget.ohello,chello.imakefile4.在用戶主目錄中通過touch命令建立下列10個文件(例如:toucha):news_oct_a1news_oct_b2news_oct_c3news_dec_b3work_nov_a1work_nov_b2work_
4、nov_c3mail_dev_a2mail_oct_c3games_dec_b1[root@localhost~]#touchnews_oct_al[root@localhost~]#touchnews_oct_b2[root@localhost~]#touchnews_oct_c3[root@localhost~]#touchnews_dec_b3[root@localhost~[#touchwork_nov_al[root@localhost~[#touchwork_nov_b2[root@localhost~[#touchwork_nov
5、_c3[root@localhost?]#touchmail_dev_a2[root@localhost~]#touchmail_oct_c3[root@localhost~]#touchgames_dec_bl4.使用Is命令查看目錄,確認新建文件是否存在。a.outgreethello.snews_oct_c3deletegreet.cMailpartitioninfodelete.chellomail_dev_a2wangDesktophello,cmail_oct_c3work_nov_alexample.chello.cmakefil
6、ework_nov_b2games_dec_blhello.hnetatate.txtwork_nov_c3gethello.h.gchnews_dec_b3get.chello.inews_oct_alget.ohello.onews_oct_b25.通過Is-1命令查看文件news_oct_al的權(quán)限,并將它的權(quán)限改為任何人都可以讀、寫和執(zhí)行。-rw-r—r—1rootroot011月116:41news_oct_al[root@localhost?]#chmod777news_oct_al-rwxrwxrwx1rootroot011月11
7、6:41news_oct_al7-通過mkdir命令在用戶主目錄中建立五個子目錄:reports>September、October、november和december。在reports子目錄中再建立三個子目錄:1.2、3froot@localhost?]#mkdirreportsSeptemberOctobernoverberdecember[root@localhost?]#mkdirreports/1[root@localhost?]#mkdirreports/2[root@localhost?]#mkdirreports/38.將/et
8、c/passwd文件復(fù)制到目錄1下并重命名為mypasswd,給mypasswd文件建立一個碩文件鏈接hardpass和一個軟文件鏈接softpass