Created
February 22, 2020 08:24
-
-
Save arthurk/9ae61b6b732e6e166b9faa2055522aeb to your computer and use it in GitHub Desktop.
This file contains hidden or 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
admin@ip-172-31-17-214:~$ df -h | |
Filesystem Size Used Avail Use% Mounted on | |
udev 486M 0 486M 0% /dev | |
tmpfs 99M 2.8M 96M 3% /run | |
/dev/xvda1 7.7G 868M 6.5G 12% / | |
tmpfs 494M 0 494M 0% /dev/shm | |
tmpfs 5.0M 0 5.0M 0% /run/lock | |
tmpfs 494M 0 494M 0% /sys/fs/cgroup | |
/dev/xvda15 124M 262K 124M 1% /boot/efi | |
tmpfs 99M 0 99M 0% /run/user/1000 |
This file contains hidden or 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
arthur@arthur-test-2:~$ df -h | |
Filesystem Size Used Avail Use% Mounted on | |
udev 1.8G 0 1.8G 0% /dev | |
tmpfs 370M 5.0M 365M 2% /run | |
/dev/sda1 9.7G 1.1G 8.1G 12% / | |
tmpfs 1.9G 0 1.9G 0% /dev/shm | |
tmpfs 5.0M 0 5.0M 0% /run/lock | |
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup | |
/dev/sda15 124M 7.9M 116M 7% /boot/efi | |
tmpfs 370M 0 370M 0% /run/user/1000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment