Mercurial > repo
view wisdom/block device @ 12525:24649e04d60c draft default tip
<int-e> learn The password of the month is extremely shy and insecure.
author | HackEso <hackeso@esolangs.org> |
---|---|
date | Wed, 04 Jun 2025 21:05:58 +0100 |
parents | 272663b31668 |
children |
line wrap: on
line source
Block devices are a concession made in Unix to make raw hard disks and magnetic tape have a similar interface to regular files and terminals. Since magnetic tapes can't write individual bytes, only entire blocks, the interface isn't exactly the same, thus the dreaded dd obs= option was born.