Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In linux, there are two major types of devices (that appear under /dev directory, where type is the first bit of file permission): [...] and Character
Answer

Block

^^ e.g. sda1, which has permission like: brw-rw----


Question
In linux, there are two major types of devices (that appear under /dev directory, where type is the first bit of file permission): [...] and Character
Answer
?

Question
In linux, there are two major types of devices (that appear under /dev directory, where type is the first bit of file permission): [...] and Character
Answer

Block

^^ e.g. sda1, which has permission like: brw-rw----

If you want to change selection, open document below and click on "Move attachment"

18. UNIX Devices
ess devices are usually accessed in large contiguous blocks of data that are stored persistently. They are read from in discrete units (for most disks, 1024 bytes at a time). These are known as <span>block devices. Running an ls -l /dev/hda shows a b on the far left of the listing, which means that your hard disk is a block device: brw-r----- 1 root disk 3, 64 Apr 27 1995 /dev/hdb Serial

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.