mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-22 06:22:16 +00:00
quick notes
This commit is contained in:
12
docs/quick notes/fs_stats/naive_mbutil_ext4.md
Normal file
12
docs/quick notes/fs_stats/naive_mbutil_ext4.md
Normal file
@@ -0,0 +1,12 @@
|
||||
## native mapbox/mbutil
|
||||
|
||||
// pip install git+https://github.com/mapbox/mbutil.git@544c76e
|
||||
|
||||
```
|
||||
Filesystem 1K-blocks Used Available Use% Mounted on
|
||||
/dev/loop0 1,474,386,100 1,119,622,516 354,763,584 76%
|
||||
```
|
||||
```
|
||||
Filesystem Inodes IUsed IFree IUse% Mounted on
|
||||
/dev/loop0 393,216,000 269,252,174 123,963,826 69%
|
||||
```
|
||||
Reference in New Issue
Block a user