I know you can do that. But just say I want to tar up th e/etc /usr /bin directories. ok I type
tar cvf etcusrbin /etc /usr /bin
But just say in the /etc directory there is one file say uumm abc.vox and in the /usr directory there's a file call 123.txt. Now I want every other file in that directory apart from those 2.
How do I use tar for this?
I know the example before works, but what do I need to do to tar everything but those 2 files?
P.S Thx for you help witt. It was my fault I asked the wrong question. Well right question asked the wrong way!
@ me!