Something like `t -r a9 b6 98` or `t -r a9 -r b6 -r 98` should remove the tasks a9, b6 and 98.
Something like
t -r a9 b6 98ort -r a9 -r b6 -r 98should remove the tasks a9, b6 and 98.