not a criticism, merely a note. adding a z or j to the options will compress said tarfile, which greatly decreases the size of things like text. tar xjvf file.tar.bz2 /files/to/tar/* On Dec 3, 2011 8:14 PM, "Jim March" <1.jim.march@gmail.com> wrote: > I thought tar files were used by roofing companies? > > On Sat, Dec 3, 2011 at 6:51 PM, Michael Havens wrote: > > oh yeah.... if any of you want the file let me know. > > > > > > On Sat, Dec 3, 2011 at 6:48 PM, Michael Havens wrote: > >> > >> I made my first tar file just a few minutes ago! I wanted to put the new > >> kernel on the other machine too because from what I've read the 3.x.x > >> version of the kernel does all sorts of nice things. One of those nice > >> things is that it automatically defragments now. What other nice things > >> have you discovered about it? > >> > >> Anyways, there i go off on another tangent....As I was saying, what I > did > >> is combined the three files together (with another with instructions to > >> install it) with tar and emailed it to myself with the command: > >> > >> tar cjf 3.1.4.tar.zip * > >> > >> So let's open this up to discussion. If you don't think that was the > best > >> way to do it let's hear some constructive criticism. > >> > >> -- > >> :-)~MIKE~(-: > > > > > > > > > > -- > > :-)~MIKE~(-: > > > > --------------------------------------------------- > > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > > To subscribe, unsubscribe, or to change your mail settings: > > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change your mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss >