Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 14
and
Version 15
of
Xen_Lab1
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Sep 28, 2009, 3:40:17 PM (
16 years
ago)
Author:
rock
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Xen_Lab1
v14
v15
22
22
#!sh
23
23
127.0.0.1 localhost
24
}}}
25
* 若是前面有數字則為行數 (方便學員可以快速找到文件編輯位置,下圖則為 /etc/hosts 文件的第1行)
26
{{{
27
#!sh
28
1 127.0.0.1 localhost
24
29
}}}
25
30
----