what is a superblock ?
A superblock is a record of the characteristics of a
filesystem, including its size, the block size, the empty
and the filled blocks and their respective counts, the size
and location of the inode tables, the disk block map and
usage information, and the size of the block groups.
| Is This Answer Correct ? | 28 Yes | 0 No |
What does mkdir mean in linux?
Explain trap command of linux?
What is llvm used for?
Which two commands can you use to delete directories?
The command ‘umask -S’
How do makefiles work?
How to schedule cron backup to run on 4th saturday of month??
What is the symbol of linux?
How did you do the Health check in Linux?
What would be the result of issuing the command cat phonenos?
In a company there are 3 groups i.e Finance, HR and Marketing. Each groups having 3 members. There is a file named as file1.txt. The permission set for the above file is rwx-rw----x. Now the question is only the members of Hr and Marketing group can view and edit the file. But the file is not accessible to the members of Finance Group. Can anyone tell me what would be the exact command for linux.root@localhost#<type the exact linux command>
Which command is used to terminate a process?