Last active
June 8, 2021 07:32
-
-
Save paul-ridgway/d9fd64d80e19d6ea75c04f393ea7bcf9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@pi3-1:~ $ df -h | |
Filesystem Size Used Avail Use% Mounted on | |
192.168.1.50:/nfs/client1 205G 68G 127G 35% /mnt | |
devtmpfs 460M 0 460M 0% /dev | |
root-rw 464M 103M 362M 23% /rw | |
192.168.1.50:/nfs/client1 205G 68G 127G 35% /ro | |
overlayfs-root 464M 103M 362M 23% / | |
tmpfs 464M 0 464M 0% /dev/shm | |
tmpfs 464M 12M 452M 3% /run | |
tmpfs 5.0M 4.0K 5.0M 1% /run/lock | |
tmpfs 464M 0 464M 0% /sys/fs/cgroup | |
tmpfs 93M 0 93M 0% /run/user/1000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment