RTQ binary in RT1 missing in RT2

Hi Guys,
I have a couple of perl scripts that were based on the RTQ binary in RT1. I
am trying to move these perl scripts to our RT2 server but they will not
work because the rtq binary does not exist in RT2. Does anyone have any
idea how whether it is possible to copy the binary over to RT2 or is there a
way I can substitute this in RT2.

Thank you all for your help

Hillary

“The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from all
computers.”

in rt2 the rtq command line program is called rt2/bin/rt. It performs
the same type of command line functions as rtq.

For example, to list all open tickets in a specific queue that are not
resoved:
/rt2/bin/rt --limit-queue=supportQ --limit-status=!resolved-----Original Message-----
From: rt-users-admin@lists.fsck.com
[mailto:rt-users-admin@lists.fsck.com] On Behalf Of Gororo, Hillary
Sent: Friday, August 30, 2002 4:00 PM
To: rt-users@lists.fsck.com
Subject: [rt-users] RE: RTQ binary in RT1 missing in RT2

Hi Guys,
I have a couple of perl scripts that were based on the RTQ binary in
RT1. I am trying to move these perl scripts to our RT2 server but they
will not work because the rtq binary does not exist in RT2. Does anyone
have any idea how whether it is possible to copy the binary over to RT2
or is there a way I can substitute this in RT2.
Thank you all for your help
Hillary

“The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from all computers.”