Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

output-is-special.test
# UNSUPPORTED: system-windows
# REQUIRES: shell

## Don't delete the output if it is special, otherwise root may accidentally
## remove important special files.
# RUN: not split-file %s /dev/null 2>&1 | FileCheck %s

# CHECK: error: /dev/null: output cannot be a special file