Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!talisker.lacave.net!lacave.net!not-for-mail From: 7stud -- Newsgroups: comp.lang.ruby Subject: Re: Extract a range i.e. svr[100..130] ? Date: Fri, 15 Apr 2011 13:27:20 -0500 Organization: Service de news de lacave.net Lines: 19 Message-ID: <56bbff0dbb695a0b2f6c74887d847c11@ruby-forum.com> References: <87fcf161a223a9c5fea84a7f67361cb7@ruby-forum.com> NNTP-Posting-Host: bristol.highgroove.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: talisker.lacave.net 1302892058 33882 65.111.164.187 (15 Apr 2011 18:27:38 GMT) X-Complaints-To: abuse@lacave.net NNTP-Posting-Date: Fri, 15 Apr 2011 18:27:38 +0000 (UTC) In-Reply-To: <87fcf161a223a9c5fea84a7f67361cb7@ruby-forum.com> X-Received-From: This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway X-Mail-Count: 381658 X-Ml-Name: ruby-talk X-Rubymirror: Yes X-Ruby-Talk: <56bbff0dbb695a0b2f6c74887d847c11@ruby-forum.com> Xref: x330-a1.tempe.blueboxinc.net comp.lang.ruby:2965 Richard Sandoval wrote in post #993057: > This is a definite step in the right direction and I appreciate your > assistance Jesus/7stud > > So I have a fieldname in a UI which is named Hostnames: > > Within the hostname field, it could have a single host named > svr10.domain.local or it could have a range like > svr.10.domain.local,svr[100..103].domain.local. > > Essentially what I am trying to do is to get that hostname field in my > script and for each individual host and/or a range of hosts then do a > specific command or go through my work flow. ..and so what have you tried given the above? -- Posted via http://www.ruby-forum.com/.