Johan Lindquist wrote:
> So anyway, it was like, 10:19 CET Jan 30 2004, you know? Oh, and, yeah,
> I was all like, "Whoa, dude,
>
>
>>I'd try something like
>>
>>$ cd /usr
>>$ tar -cvf - --exclude=distfiles portage | ssh foo "cd /usr && tar -xvf -"
>>
>>to copy "/usr/portage" to the box "foo" without bringing the
>>subdirectory "distfiles" along for the ride. Tweak as desired.
>
>
> One tweak might be to correct the use of too many "v" flags. Sorry.
>
Good tip there, I suspected you could do something like that with ssh.
Now I know.
--
Ben M.
----------------
What are Software Patents for?
To protect the small enterprise from bigger companies.
What do Software Patents do?
In its current form, they protect only companies with
big legal departments as they:
a.) Patent everything no matter how general
b.) Sue everybody. Even if the patent can be argued
invalid, small companies can ill-afford the
typical $500k cost of a law-suit (not to mention
years of harassment).
Don't let them take away your right to program
whatever you like. Make a stand on Software Patents
before its too late.
Read about the ongoing battle at
http://swpat.ffii.org/
----------------