Created
December 9, 2014 19:09
-
-
Save musghost/4575bb749143123856b8 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
| vagrant@vagrant:~$ df -h | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/mapper/vagrant--vg-root 39G 1.3G 36G 4% / | |
| none 4.0K 0 4.0K 0% /sys/fs/cgroup | |
| udev 169M 4.0K 169M 1% /dev | |
| tmpfs 37M 348K 37M 1% /run | |
| none 5.0M 0 5.0M 0% /run/lock | |
| none 183M 0 183M 0% /run/shm | |
| none 100M 0 100M 0% /run/user | |
| /dev/sda1 236M 40M 184M 18% /boot | |
| vagrant 465G 124G 342G 27% /vagrant | |
| vagrant-root 465G 124G 342G 27% /var/www/html/prestashop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment