List of questions
Related questions
Question 4 - XK0-005 discussion
A Linux engineer has been notified about the possible deletion of logs from the file /opt/app/logs.
The engineer needs to ensure the log file can only be written into without removing previous entries.
Which of the following commands would be BEST to use to accomplish this task?
A.
chattr +a /opt/app/logs
B.
chattr +d /opt/app/logs
C.
chattr +i /opt/app/logs
D.
chattr +c /opt/app/logs
Your answer:
0 comments
Sorted by
Leave a comment first