Which chown command changes the ownership to dave and the group to staff on a file named data.txt? A. chown dave/staff data.txt B. chown -u dave -g staff data.txt C. chown --user dave --group staff data.txt D. chown dave+staff data.txt E. chown dave:staff data.txt Correct Answer: E This question is in 101-500 exam For getting Linux Professional Institute LPIC-1 Certificate
Please login or Register to submit your answer