$ touch test
$ echo "1" > test
$ echo "2" >> test
$ cat testÂ1
2On Mon, Mar 9, 2015 at 3:46 PM, Michael Havens <bmike1@gmail.com> wrote:---------------------------------------------------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:sudo echo 'deb http://archive.mene.za.net/raspbian wheezy contrib' >> /etc/apt/sources.listsudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 5243CDEDsudo apt-get updatesudo apt-get install kodiAll I want is to verify that:sudo echo 'deb http://archive.mene.za.net/raspbian wheezy contrib' >> /etc/apt/sources.listwill put the:deb http://archive.mene.za.net/raspbian wheezy contribon it's own line. I have always edited sources.list rather than use '>>' previously.:-)~MIKE~(-:
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss