Apr
12
set - set or unset values of shell options and positional parameters.
-C
(-o noclobber) If set, disallow existing regular files to be overwritten by redirection of output.
-x
Print commands and their arguments as they are executed.
-e
Exit immediately if a command exits with a non-zero status.