Login
Preferences
Help/Guide
About Trac
Blog
Wiki
Browse Source
Timeline
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 11
and
Version 12
of
SandBox
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:
Aug 14, 2013, 11:02:18 AM (
11 years
ago)
Author:
trac
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
SandBox
v11
v12
4
4
5
5
Go ahead, edit it freely.
6
7
Note: Help me
8
9
Important: This should work
10
11
Tip: What about this one?
12
13
Note: Help me
14
15
host# this works?
16
17
{{{
18
#!sh
19
braam# cat <<EOF > /etc/rc.cpf
20
Rick=cool
21
asd=$rick
22
EOF
23
rick# echo 'rick'
24
}}}