up previous next contents
Next: path Up: Important Pre-Defined Shell Variables Previous: ignoreeof   Contents

noclobber

noclobber can keep you from accidently destroying your existing files by redirecting input over an already-existing file.

set noclobber


up previous next contents
Next: path Up: Important Pre-Defined Shell Variables Previous: ignoreeof   Contents