Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

not-calls-env-builtin.txt
# Other tests thoroughly check that 'not' cannot call various builtin commands.
# Pick one and make sure it fails even if there's an 'env' in the way.

# RUN: not --crash env -u FOO BAR=3 rm %t.no-such-file