Which Bash option prevents a user from accidentally 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
Which Bash option prevents a user from accidentally overwriting a file with a ">"?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which Bash option prevents a user from accidentally overwriting a file with a ">"?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!