On May 8, 2008, Mel wrote:
> because:
> for FILE in */*.[ch]; do scp ${FILE} host:/backup; done
> is quicker to write then setup tunnels.

How about "scp */*.[ch] host:/backup"?


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to