On 07/16/2009 08:59 PM, Mike McGrath wrote:

> +0 no opinion if it would be of some use.  I've generally scp'd files
> where needed and copied from there.  Same number of commands and files
> copied as if you were to patch
> 
> scp blah.py app1: ; ssh app1 ; sudo cp blah.py /usr/blah
> 
> scp blah.patch app1: ; ssh app1; sudo patch -p1 < blah.patch
> 

Good point.

Of more use when you're showing someone else your changes/receiving
changes from someone else.

-Toshio

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Fedora-infrastructure-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

Reply via email to