[rt-users] Delete tickets ?

Robert Spier rspier at pobox.com
Mon Oct 16 17:01:06 EDT 2000


>>>>> "J" == Jesse  <jesse at fsck.com> writes:
J> With RT1, there isn't a real easy way to scrip the deletion of lots
J> of tickets :/ 

Shell scripting.

for x in 1 2 3 4; do rt -kill %x; done





More information about the rt-users mailing list