change priority of simple queue

how can i change the priority of my simple queue from 8 to 5 with a simple command or script

with command

queue simple set X priority=5

with script you must to find the queue (try with name) and then change the value. There are some example on the manual, how to and wiki, search.

Maxi