Changes between Version 11 and Version 12 of SandBox


Ignore:
Timestamp:
08/14/13 11:02:18 (11 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SandBox

    v11 v12  
    44
    55Go 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 }}}