浏览代码
Update README.md
Update the example for 'df -hT...'
pull/226/head
Adam Matthews
5 个月前
committed by
GitHub
找不到此签名对应的密钥
GPG 密钥 ID: B5690EEEBB952194
共有
1 个文件被更改,包括
1 次插入 和
1 次删除
-
README.md
|
|
@@ -60,7 +60,7 @@ You can also inspect the mount folder in RAM with: |
|
|
|
|
|
|
|
```bash |
|
|
|
# df -hT | grep log2ram |
|
|
|
log2ram 40M 532K 40M 2% /var/log |
|
|
|
log2ram tmpfs 128M 89M 40M 70% /var/log |
|
|
|
``` |
|
|
|
or also: |
|
|
|
|
|
|
|