Aaron Lynch Tue, 29 Aug 2000 23:42:22 -0700
I need to ping a couple of hosts and save the results to a file. so I figured out: ping -c3 domain.com > file.txt Now, how can I ping another host, and append the result to the same file? -- Aaron Lynch <insert Witty Signature Here>