Browse Source
Update README.md
Update the example for 'df -hT...'
pull/226/head
Adam Matthews
5 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
README.md
|
@@ -60,7 +60,7 @@ You can also inspect the mount folder in RAM with: |
|
|
|
|
|
|
|
|
```bash |
|
|
```bash |
|
|
# df -hT | grep log2ram |
|
|
# df -hT | grep log2ram |
|
|
log2ram 40M 532K 40M 2% /var/log |
|
|
|
|
|
|
|
|
log2ram tmpfs 128M 89M 40M 70% /var/log |
|
|
``` |
|
|
``` |
|
|
or also: |
|
|
or also: |
|
|
|
|
|
|
|
|