qalter
Bug/feature:
 -- have a job with, for example, 
      hard resource_list  twoday=TRUE
 -- want to remove this so can run in eg seven-day queue
 -- this
        qalter -l twoday=FALSE <jobid>
    does not seem to do what we want
 -- this
        qalter -l '' <jobid>
    does