Which bash option will prevent you from overwriting a file with a ">"? seenagape 11 years ago Which bash option will prevent you from overwriting a file with a “>”? A.set -o safe B.set -o noglob C.set -o noclobber D.set -o append E.set -o nooverwrite ← Previous question Next question →