Which of the following bash option will prevent an administrator from overwriting a file with a ">"?

Which of the following bash option will prevent an administrator from overwriting a file with a
“>”?

Which of the following bash option will prevent an administrator 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



Leave a Reply 0

Your email address will not be published. Required fields are marked *