Timeline for How can a filesystem be copied exactly as is?
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 19, 2016 at 20:48 | comment | added | Victor Roetman | du will also report the size on disk (so sparse files and hard links take less space). For example, du -sh /var gives 21G but du -sh --apparent-size /var gives 209G on my system. | |
| Oct 18, 2013 at 1:34 | history | answered | slm♦ | CC BY-SA 3.0 |