C Shell Toggles - noclobber
Produces an error if
- redirects (>) are made to existing files
- appends (>>) are made to non-existing file
Can be used interactively with set and unset
Can be put into .login or .cshrc
Presence can be viewed with set command