answersLogoWhite

0


Best Answer

This is a display of file permissions. In particular, it means:

drwxrw-r-- - The specified object is a directory, not a file

drwxrw-r-- - The file / directory can be read by its owner

drwxrw-r-- - The file / directory can be modified by its owner

drwxrw-r-- - The file / directory can be executed as a binary by its owner

drwxrw-r-- - The file / directory can be read by members of the specified group

drwxrw-r-- - The file / directory can be modified by members of the specified group.

drwxrw-r-- - The file / directory cannot be executed by members of the specified group.

drwxrw-r-- - The file / directory can be read by others not in the group.

drwxrw-r-- - The file / directory cannot be modified by others not in the group.

drwxrw-r-- - The file / directory cannot be executed by others not in the group.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does drwxrw-r-- in Linux mean?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What do you mean by Linux Utilities?

utilities is nothing but predefined commands in linux


What do you mean by in Linux?

Linux is just the kernel. If you combine utilities that were made as a result of the GNU project with the linux kernel, you get GNU Linux, which is considered as a complete operating system


What does the symbol mean in Linux?

fghj


Who is credited in investing the Linux kernal?

If you mean inventing the Linux Kernel, then it's Linus Torvalds. I


What do you mean by date command in Linux?

Exactly what the name says: It displays and sets the date on a Linux system.


If you install Linux on a Windows 7 computer can you use Windows 7 and Linux?

Yes, you can. It's called dualbooting. I guess with Linux you mean a Linux Distribution like Ubuntu? Check the related link if you want to know how.


What does 'fatal error' mean?

what fatal error in linux


What is the most popular version of Linux?

Linxu is just the kernel, but I know what you mean, the most popular GNU/Linux distribution is Ubuntu


What does fs mean in Linux?

It is usually an abbreviation for File System.


What does LTSP mean?

Linux Terminal Server Projecthttp://www.ltsp.org/


What is DC in Linux mean?

dc - an arbitrary precision calculator


What does it mean when a hard drive is mounted in a Linux operating system?

Linux is an operating system much like Microsoft Windows is. What mounting on this system mean is an additional filesystem was attached to the existing filesystem.