McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Bachelor of Computer Applications (BCA)
→
Linux Operating System
→
What does the permission string rwxr-xr-...
Q.
What does the permission string rwxr-xr-- correspond with in octal?
A.
742
B.
754
C.
724
D.
624
Answer» B. 754
2.7k
0
Do you find this helpful?
18
View all MCQs in
Linux Operating System
Discussion
No comments yet
Login to comment
Related MCQs
What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others?
What command is used to assign executable permission to all of the files named "report"?
What command is used to assign only read permission to all three categories of the file'letter'?
What command is used to assign executable permission to the owner of the file named "letter"?
How would you search for the string clothes at the end of the line in a file called shopping?
What does FSF stand for?
What port does squid listen, by default?
What does GNU stand for?
What does the 2>&1 at the end of the following command mean?find / -name fred.txt > names 2>&1