Timeline for Why is a text file taking up at least 4kB even when there's just one byte of text in it?
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Jul 14, 2017 at 15:39 | history | suggested | Stevoisiak | CC BY-SA 3.0 | Hyperlink comment |
| Jul 14, 2017 at 15:07 | review | Suggested edits | |||
| S Jul 14, 2017 at 15:39 | |||||
| Jan 21, 2013 at 23:15 | history | edited | Christopher | CC BY-SA 3.0 | added corrections |
| Jan 21, 2013 at 22:36 | comment | added | Gilles 'SO- stop being evil' | “Even if a file size is zero bytes, it will still consume one cluster.” Actually, no: on typical unix filesystems, an empty file consumes one inode and zero blocks, and there is no notion of cluster that differs from blocks. | |
| Jan 21, 2013 at 18:23 | history | answered | Christopher | CC BY-SA 3.0 |