close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jul 3, 2009, 4:29:11 PM (16 years ago)
- Author:
-
wade
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
5 | 5 | [[PageOutline]] |
6 | 6 | |
| 7 | = clear 清除螢幕 = |
| 8 | = cat 顯示檔案內容 = |
| 9 | = su 切換身份 = |
| 10 | = sudo 以另一種身份執行指令,通常為 root = |
| 11 | = passwd 更改密碼 = |
| 12 | = ls 顯示檔案目錄資訊 = |
| 13 | = cd 切換目錄 = |
| 14 | = mkdir 新增目錄 = |
| 15 | = cp 複製檔案或目錄 = |
| 16 | = mv 移動檔案(改名) = |
| 17 | = rm 移除檔案或目錄 = |
| 18 | |
| 19 | |
| 20 | |
| 21 | |
7 | 22 | <[wiki:YM_Course_2009 回課程大綱]> ▲ | <[wiki:YM_Course_2009/Lab2 實作二]> ◣ |