On 04/24/2009 04:42 AM, Dan Track wrote:
Hi Guys,

I've written a simple for loop see below:

for i in orion earth;do scp /etc/hosts /etc;done

Have you noticed that your loop body (do ...; done) contains no reference to the loop variable $i?

poc

--
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to