Simple problem

Date: Wed, 17 Feb 1999 11:57:45 -0400 (AST)
From: "David L. Potter" <potter@chebucto.ns.ca>
To: csuite-tech@chebucto.ns.ca
cc: priebe@renfrew.edu.on.ca
Precedence: bulk
Return-Path: <csuite-tech-mml-owner@chebucto.ns.ca>

next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects

Index of Subjects

Learning gawk as we go along... ;-) it's matching character for
character... try

dialup  ttyC[2-9]|ttyC1[0,1]   9


david potter


On Wed, 17 Feb 1999, David Priebe wrote:

> Simple, but not that simple.
> ttyC0 is a direct connection in the same building, and ttyC1 has a max
> log-in time of 15 min so they are each in a class of their own.
> 
> I need only ttyC2 through ttyC11 in a group.
> Any ideas??
> David
> 
> ----------------------------------------------
> From: "David L. Potter" <potter@chebucto.ns.ca>
> To: csuite-tech@chebucto.ns.ca
> CC: priebe@RENFREW.EDU.ON.CA
> Subject: Re: Simple problem
> 
> Assuming you have 10 lines... try...
> dialup	ttyC*	10
> unless you're using ttyC12 for another class of service...
> 
> david potter
> 
> On Tue, 16 Feb 1999, David Priebe wrote:
> 
> > Okay, here's a simple one.
> > 
> > We just added 2 more lines to our hunt group.  ttyC2 through ttyC11 are
> > now in our dialup group.  Go who uses tq/classtable to determine how many
> > of the total lines in the group are used.
> > 
> > How do I specify ttyC2 through ttyC11 in the group.
> > ttyC[2-11] doesn't work.
> > 
> > David
> ---------------------------------------------------------------------------
> |      David Priebe               |       Technical Officer               |
> | System's & Network Analyst      |       ValleyNet (Renfrew County) Inc. |
> | Renfrew County Board of Ed.     |       "Renfrew County's Freenet!"     |
> | priebe@renfrew.edu.on.ca        |       priebe@valleynet.on.ca          |
> | http://www.renfrew.edu.on.ca    |       http://www.valleynet.on.ca/     |
> ---------------------------------------------------------------------------
> 

next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects