April 2010
2 posts
commands to recursively remove .svn files →
set - set or unset values of shell options and...
-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.