[Sorry to reply to my own email, but there was a
typo.]
--- Srihari Vijayaraghavan
<[email protected]> wrote:
> 1. $ for seq `900`; do echo localhost >> hosts.txt;
> done
Oops. It ought to read:
$ for i in `seq 900`; do echo localhost >> hosts.txt;
done
Rest remain the same.
Sorry for the trouble.
Thanks
____________________________________________________
On Yahoo!7
Dating: It's free to join and check out our great singles!
http://www.yahoo7.com.au/personals
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]