Novell
050-720 · Question #257
How do you create a file called destination containing the same ACLs currently set for the file called source?
The correct answer is A. getfacl source > destination. See the full explanation below for the reasoning.
Question
How do you create a file called destination containing the same ACLs currently set for the file called source?
Options
- Agetfacl source > destination
- Bgetfacl -c source destination
- Cgetfacl source | cp destination
- Dgetfacl -x source > destination
How the community answered
(42 responses)- A83% (35)
- B5% (2)
- C10% (4)
- D2% (1)
Community Discussion
No community discussion yet for this question.