<div dir="ltr">







<p class=""><span class="">$ touch test<br></span>$ echo "1" > test<br>$ echo "2" >> test<br>$ cat test </p>
<p class=""><span class="">1<br></span>2</p></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 9, 2015 at 3:46 PM, Michael Havens <span dir="ltr"><<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">all of my instructions for reinstalling my computers is saved into a text file for each computer. the pi is a new computer and I am doing it slightly different. Here is what I have written:<div><div><br></div><div>sudo echo 'deb <a href="http://archive.mene.za.net/raspbian" target="_blank">http://archive.mene.za.net/raspbian</a> wheezy contrib' >> /etc/apt/sources.list</div><div>sudo apt-key adv --keyserver <a href="http://keyserver.ubuntu.com" target="_blank">keyserver.ubuntu.com</a> --recv-key 5243CDED</div><div>sudo apt-get update</div><div>sudo apt-get install kodi</div><div><br></div><div>All I want is to verify that:</div><div><br></div><div>sudo echo 'deb <a href="http://archive.mene.za.net/raspbian" target="_blank">http://archive.mene.za.net/raspbian</a> wheezy contrib' >> /etc/apt/sources.list<br></div><div><br></div><div>will put the:</div><div><br></div><div>deb <a href="http://archive.mene.za.net/raspbian" target="_blank">http://archive.mene.za.net/raspbian</a> wheezy contrib</div><div><br></div><div>on it's own line. I have always edited sources.list rather than use '>>' previously.</div><div><div>:-)~MIKE~(-:</div></div>
</div></div>
<br>---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br></blockquote></div><br></div>