FlyerTalk Forums - View Single Post - shell: run command based on regexp pattern
Old Apr 22, 2005 | 12:53 pm
  #2  
winkydink
All eyes on you!
20 Years on Site
 
Join Date: Apr 2003
Location: RDM
Programs: UA General Member
Posts: 1,247
Originally Posted by jcooke
here's a shell question fer ya'll.

for a *NIX shell, based on a regexp pattern, can the shell be smart enough to execute a command based on that?

For instance, if you're doing a ton of sshing or telnetting to devices with a similar device schema (xxxx-nodey) can the shell interpret this as to telnet to that specific node?

Thx all!

-JC
How does the regex interpolation play into what you're trying to do??? It's unclear to me from your posting.
winkydink is offline