You’re given the output of an ls -l of a file in Linux. Answer the following question: What permissions does the second trio of bits (-wx) give you? Check all that apply.
You’re given the output of an ls -l of a file in Linux.
Answer the following question: What permissions does the second trio of bits (-wx) give you? Check all that apply.
- Read
- Execute
- Write
- Group file belongs to
Great work! w and x are the write and execute permissions.
Get All Week Quiz Answer: