<div dir="ltr">Okay now, I learned just today how >> works and I want to update all of my reinstall scripts so all I need to do is copy-n-paste into a terminal and everything will be done. Learned when I was doing Linux from scratch  that to create a file of multiple lines without starting an editor you do:<div><br><div><pre class="" style="border:1px solid rgb(5,5,5);padding:0.5em 1em;margin:0px 2em 0.5em;color:rgb(16,19,16);line-height:19.2000007629395px;background-color:rgb(229,229,229)"><kbd class=""><b>cat > filename << "EOF"
</b>contents </kbd></pre><pre class="" style="border:1px solid rgb(5,5,5);padding:0.5em 1em;margin:0px 2em 0.5em;color:rgb(16,19,16);line-height:19.2000007629395px;background-color:rgb(229,229,229)"><kbd class=""><b>of</b></kbd></pre><pre class="" style="border:1px solid rgb(5,5,5);padding:0.5em 1em;margin:0px 2em 0.5em;color:rgb(16,19,16);line-height:19.2000007629395px;background-color:rgb(229,229,229)"><kbd class=""><b>file</b></kbd></pre><pre class="" style="border:1px solid rgb(5,5,5);padding:0.5em 1em;margin:0px 2em 0.5em;color:rgb(16,19,16);line-height:19.2000007629395px;background-color:rgb(229,229,229)"><b style="line-height:19.2000007629395px;font-family:arial,sans-serif">EOF</b></pre><div><div><div class="gmail_signature"> Oh.... I think I get it. just turn the '>' into '>>'</div><div class="gmail_signature">am I correct? </div><div class="gmail_signature"><br></div><div class="gmail_signature">:-)~MIKE~(-:</div></div>
</div></div></div></div>