Changes between Version 10 and Version 11 of SandBox


Ignore:
Timestamp:
02/02/12 13:28:06 (12 years ago)
Author:
Rick van der Zwet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SandBox

    v10 v11  
    44
    55Go ahead, edit it freely.
    6 
    7 [[Image(http://www.openclipart.org/image/800px/svg_to_png/johnny_automatic_sorting_tub.png, 80px, align=right, margin=15)]]
    86
    97Note: Help me
     
    1614
    1715host# this works?
     16
     17{{{
     18#!sh
     19braam# cat <<EOF > /etc/rc.cpf
     20Rick=cool
     21asd=$rick
     22EOF
     23rick# echo 'rick'
     24}}}