If, like me, you've ever been curious about if/how coreutil's du
command
handles hard links:
$ mkdir test
$ mkdir test/a test/b
$ dd if=/dev/zero of=test/a/a bs=1M count=1
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 …
If, like me, you've ever been curious about if/how coreutil's du
command
handles hard links:
$ mkdir test
$ mkdir test/a test/b
$ dd if=/dev/zero of=test/a/a bs=1M count=1
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 …
Page 1 / 1