Posts Tagged ‘df’

In linux, when a new device is inserted, a new file will be created at /dev to handle it. When a storage device is inserted, It’ll be created /dev/sdX, where X is a letter between a and z that will increase as we insert more devices. If we only have one, we’ll have /dev/sda. If […]

Sunday, August 11th, 2013 at 19:56 0 comments