<pre>patch -p0 -E < app-patch.diff</pre>
* Cat EOF:
:with variables
 cat > test << EOF
 ... text goes here ... 
 EOF
and :without variables
 cat > test << 'EOF'
 ... text goes here ...
</HTML>' > html/index.html
chown apache:users html/index.html</pre>
 
===Netboot [[Netboot_Template|App Template]]===