소스 검색
Update README.md
Update the example for 'df -hT...'
pull/226/head
Adam Matthews
5 달 전
committed by
GitHub
No known key found for this signature in database
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: |
|
|
|
|
|
|
|