August 27, 2020 by kittycool only Delete a series of jobs using qdel for PBS Professional If you wish to delete a series of running jobs that running in numerical order. For example, you wish to delete jobs 1 to 200 # qdel {1..200} Quite a useful tool 🙂 Share this:TwitterFacebookLike this:Like Loading... Related