kill ==== NAME ---- kill - Cancel or abort a background task SYNOPSIS -------- [verse] 'ssh' -p 'kill' ... DESCRIPTION ----------- Cancels a scheduled task from the queue. If the task has already been started, requests for the task to cancel as soon as it reaches its next cancellation point (which is usually blocking IO). ACCESS ------ Caller must be a member of the privileged 'Administrators' group. SCRIPTING --------- Intended for interactive use only. GERRIT ------ Part of link:index.html[Gerrit Code Review]